getLabelText property

String Function(int index, double value)? getLabelText
final

A function that returns the label text based on the index and value.

Implementation

final String Function(int index, double value)? getLabelText;