LabelFormatterCallback typedef
Signature used by SfLinearGauge for label formatting.
Implementation
typedef LabelFormatterCallback = String Function(String value);
Signature used by SfLinearGauge for label formatting.
typedef LabelFormatterCallback = String Function(String value);