dTaxRate property

Decimal dTaxRate

Implementation

Decimal get dTaxRate => toPercentageDecimal(state.taxRate ?? 0);