fontWeight property

void fontWeight=(FontWeight? v)

Implementation

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