menu
bites
cart
CartProvider
count property
count
brightness_4
brightness_5
count
property
int
count
Returns the number of
PurchasableFood
items in the cart.
Implementation
int get count => _items.length;
bites
cart
CartProvider
count property
CartProvider class