menu
syncfusion_flutter_gauges package
documentation
gauges.dart
GaugeTextStyle
fontFamily property
fontFamily property
dark_mode
light_mode
fontFamily
property
String
?
fontFamily
final
To set the font family to guage text.
Defaults to
Roboto
.
Implementation
final String? fontFamily;
syncfusion_flutter_gauges package
documentation
gauges
GaugeTextStyle
fontFamily property
GaugeTextStyle class