fontWeight property

FontWeight? fontWeight
final

字体的粗细程度 FontWeight.w100 -- FontWeight.w900 . 默认是FontWeight.w400,

Implementation

final FontWeight? fontWeight;