semanticFormatterCallback property

SemanticFormatterCallback? semanticFormatterCallback
final

The callback used to create a semantic value from a slider value.

Defaults to formatting values as a percentage.

Implementation

final SemanticFormatterCallback? semanticFormatterCallback;