valueFontWeight property

FontWeight? valueFontWeight
final

The font weight of the value text.

Defaults to FontWeight.normal.

Implementation

final FontWeight? valueFontWeight;