Documentation

fg()

Alias for textColor; sets the text color.

fg(color?: BindingOrValue<UIColor | UIColor.ColorName | undefined>): this;

Related