menu
flutter_oknob package
documentation
widgets/flutter_widget_painter.dart
FlutterKnobPainter
maxValue property
maxValue property
dark_mode
light_mode
maxValue
property
double
maxValue
final
The maximum possible value for the knob.
Implementation
final double maxValue;
flutter_oknob package
documentation
widgets/flutter_widget_painter
FlutterKnobPainter
maxValue property
FlutterKnobPainter class