fontWeight property

void fontWeight=(FontWeight v)

Implementation

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