amountStyle property

TextStyle? amountStyle
final

Merged over the highlighted money styles of the hero amount (theme numeralLarge) and the "They receive" row (theme numeralMedium).

Implementation

final TextStyle? amountStyle;