valueFormatter property

String Function(double)? valueFormatter
final

Custom formatter for the tooltip values.

Implementation

final String Function(double)? valueFormatter;