menu
receipt_reader package
documentation
models/order.dart
Item
price property
price property
dark_mode
light_mode
price
property
double
price
getter/setter pair
The price per unit of the item.
Implementation
double price;
receipt_reader package
documentation
models/order
Item
price property
Item class