valueFormatter property

String Function(double value) valueFormatter
final

Function to format the value text

Implementation

final String Function(double value) valueFormatter;