StyleTemplate

Undocumented in source.

Members

Aliases

fields
alias fields = NoDuplicates!(getSymbolsByUDA!(Style, Style.Themable))
Undocumented in source.

Functions

apply
void apply(Style style)

Update the given style using this template.

apply
void apply(StyleTemplate style)

Combine with another style template, applying all local rules on the other template.

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta