labelFormatter property

String Function(double value) labelFormatter
final

Function to format the label text

Implementation

final String Function(double value) labelFormatter;