Text.fillColor

The fill color of the text.

By default, the text's fill color is opaque white. Setting the fill color to a transparent color with an outline will cause the outline to be displayed in the fill area of the text.

  1. Color fillColor [@property setter]
    class Text
    @property
    fillColor
  2. Color fillColor [@property getter]

Meta