totalTemplate property

String totalTemplate
final

Total line template; {amount} is the formatted total. Defaults to 'Total {amount}'.

Implementation

final String totalTemplate;