labelFormatter property

String Function(double value)? labelFormatter
final

Custom label formatter function.

Implementation

final String Function(double value)? labelFormatter;