semanticFormatterCallback property
A callback that formats the semantic label for the slider. Defaults to announcing the percentages the active track occupies.
Implementation
final String Function(FSliderSelection) semanticFormatterCallback;
A callback that formats the semantic label for the slider. Defaults to announcing the percentages the active track occupies.
final String Function(FSliderSelection) semanticFormatterCallback;