menu
flutter_liquid_glass_widgets package
documentation
widgets/interactive/glass_slider.dart
GlassSlider
max property
max property
dark_mode
light_mode
max
property
double
max
final
The maximum value of the slider.
Defaults to 1.0.
Implementation
final double max;
flutter_liquid_glass_widgets package
documentation
widgets/interactive/glass_slider
GlassSlider
max property
GlassSlider class