formatValue property

String Function(double value)? formatValue
final

Display string for each position (defaults to TermosSlider.defaultFormatValue).

Implementation

final String Function(double value)? formatValue;