valueFormatter property

String Function(double start, double end) valueFormatter
final

Function to format the value text

Implementation

final String Function(double start, double end) valueFormatter;