menu
eliud_pkg_shop_model package
documentation
model/cart_repository.dart
CartChanged typedef
CartChanged typedef
dark_mode
light_mode
CartChanged
typedef
CartChanged
=
dynamic Function
(
CartModel
?
value
)
Implementation
typedef CartChanged = Function(CartModel? value);
eliud_pkg_shop_model package
documentation
model/cart_repository
CartChanged typedef
cart_repository library