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