fontWeight property

set fontWeight (FontWeight? v)

Implementation

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