menu
nice2dev_flutter_ui package
documentation
tools/nice_print.dart
NiceInvoiceItem
total property
total property
dark_mode
light_mode
total
property
double
get
total
Implementation
double get total => quantity * rate;
nice2dev_flutter_ui package
documentation
tools/nice_print
NiceInvoiceItem
total property
NiceInvoiceItem class