valueFormat property

String Function(double value)? valueFormat
final

Value format function.

Implementation

final String Function(double value)? valueFormat;