valueFormatter property

String Function(double)? valueFormatter
final

Custom formatter for the tooltip value.

Implementation

final String Function(double)? valueFormatter;