fontWeight property

set fontWeight (FontWeight? v)

Implementation

set fontWeight(FontWeight? v) => _style.fontWeight = v;