menu
bootstrap_ui_flutter package
documentation
ui/components/forms/bs_range.dart
BsRange
max property
max property
dark_mode
light_mode
max
property
double
max
final
The maximum value the user can select.
Implementation
final double max;
bootstrap_ui_flutter package
documentation
ui/components/forms/bs_range
BsRange
max property
BsRange class