Docs (4.0.0)
class UILabel property

color

The text color to be applied to this label.

color?: UIColor

Notes

  • If set, this property overrides the textColor property of the current label style.

Related