menu
stac_core package
documentation
widgets/slider/stac_slider.dart
StacSlider
max property
max property
dark_mode
light_mode
max
property
@
DoubleConverter
()
double
?
max
final
The maximum value the user can select.
Implementation
@DoubleConverter() final double? max;
stac_core package
documentation
widgets/slider/stac_slider
StacSlider
max property
StacSlider class