Widget.fontWeight

set font weight for widget - override one from style

  1. ushort fontWeight [@property getter]
  2. int fontWeight [@property setter]
    class Widget
    @property
    fontWeight
    (
    int weight
    )

Meta