Widget.textColor

set text color for widget - from string like "#5599CC" or "white"

  1. uint textColor [@property getter]
  2. uint textColor [@property setter]
  3. string textColor [@property setter]
    class Widget
    @property
    textColor
    ()

Meta