menu
nylo_support package
documentation
widgets/src/fields/field_style.dart
FieldStyleRangeSlider
labelFormatter property
labelFormatter property
dark_mode
light_mode
labelFormatter
property
String
Function
(
double
value
)
labelFormatter
final
Function to format the label text
Implementation
final String Function(double value) labelFormatter;
nylo_support package
documentation
widgets/src/fields/field_style
FieldStyleRangeSlider
labelFormatter property
FieldStyleRangeSlider class