menu
nice2dev_flutter_ui
editors\nice_range_slider.dart
NiceRangeSlider
formatLabel property
formatLabel
dark_mode
light_mode
formatLabel
property
String
Function
(
double
value
)
?
formatLabel
final
Implementation
final String Function(double value)? formatLabel;
nice2dev_flutter_ui
nice_range_slider
NiceRangeSlider
formatLabel property
NiceRangeSlider class