formatValue property

String Function(double value)? formatValue
final

Formats the floating value label and reference tick labels.

Implementation

final String Function(double value)? formatValue;