totalFormatter property
final
Formats the optional frame total shown beneath the period.
When omitted, totals use BarRaceConfig.totalFormat.
Implementation
final String Function(double value)? totalFormatter;
Formats the optional frame total shown beneath the period.
When omitted, totals use BarRaceConfig.totalFormat.
final String Function(double value)? totalFormatter;