menu
agroflow package
documentation
models/inventory_item.dart
InventoryItem
quantity property
quantity property
dark_mode
light_mode
quantity
property
@HiveField.new(2)
int
quantity
getter/setter pair
Implementation
@HiveField(2) int quantity;
agroflow package
documentation
models/inventory_item
InventoryItem
quantity property
InventoryItem class