totalFormatter property

String Function(double total)? totalFormatter
final

Custom formatter for the total value

Implementation

final String Function(double total)? totalFormatter;