fg()
Alias for textColor; sets the text color.
fg(color?: BindingOrValue<UIColor | UIColor.ColorName | undefined>): this;
Related
class ElementBuilder abstractstatic
An abstract base class for UI element builders.
Alias for textColor; sets the text color.
fg(color?: BindingOrValue<UIColor | UIColor.ColorName | undefined>): this;