menu
eliud_pkg_shop_model package
documentation
model/shop_repository.dart
ShopChanged typedef
ShopChanged typedef
dark_mode
light_mode
ShopChanged
typedef
ShopChanged
=
dynamic Function
(
ShopModel
?
value
)
Implementation
typedef ShopChanged = Function(ShopModel? value);
eliud_pkg_shop_model package
documentation
model/shop_repository
ShopChanged typedef
shop_repository library