menu
horizontal_gauge package
documentation
horizontal_gauge.dart
HorizontalGaugeTheme
labelStyle property
labelStyle property
dark_mode
light_mode
labelStyle
property
TextStyle
?
labelStyle
final
labelStyle
is the text style of the gauge's labels.
Implementation
final TextStyle? labelStyle;
horizontal_gauge package
documentation
horizontal_gauge
HorizontalGaugeTheme
labelStyle property
HorizontalGaugeTheme class