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