labelFontWeight property

FontWeight? labelFontWeight
final

The font weight of the label text.

Defaults to FontWeight.bold.

Implementation

final FontWeight? labelFontWeight;