menu
nice2dev_flutter_ui package
documentation
enterprise/nice_enterprise.dart
NiceInvoiceLine
taxAmount property
taxAmount property
dark_mode
light_mode
taxAmount
property
double
get
taxAmount
Implementation
double get taxAmount => subtotal * taxRate / 100;
nice2dev_flutter_ui package
documentation
enterprise/nice_enterprise
NiceInvoiceLine
taxAmount property
NiceInvoiceLine class