menu
syncfusion_flutter_gauges package
documentation
gauges.dart
GaugeTextStyle
fontWeight property
fontWeight property
dark_mode
light_mode
fontWeight
property
FontWeight
?
fontWeight
final
To set the font weight to gauge text.
Defaults to FontWeight.normal
Implementation
final FontWeight? fontWeight;
syncfusion_flutter_gauges package
documentation
gauges
GaugeTextStyle
fontWeight property
GaugeTextStyle class