Widget.fontWeight

set font weight for widget - override one from style

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

Meta