menu
dymatrix_flutter
dymatrix_flutter.dart
Bill
total property
total
dark_mode
light_mode
total
property
double
total
final
The total sum of the bill, representing the amount due.
Implementation
final double total;
dymatrix_flutter
dymatrix_flutter
Bill
total property
Bill class