menu
flagship package
documentation
hits/item.dart
Item
quantity property
quantity property
dark_mode
light_mode
quantity
property
int
?
quantity
getter/setter pair
Indicates the number of units of an item that are purchased.
Implementation
int? quantity;
flagship package
documentation
hits/item
Item
quantity property
Item class