taxAmount property

  1. @override
double get taxAmount
override

Tax amount on product or item or ticket etc

Implementation

@override
double get taxAmount => taxAmt;