menu
eliud_pkg_shop_model package
documentation
model/shop_front_component.dart
AbstractShopFrontComponent
AbstractShopFrontComponent constructor
AbstractShopFrontComponent constructor
dark_mode
light_mode
AbstractShopFrontComponent
constructor
AbstractShopFrontComponent
(
{
Key
?
key
,
required
AppModel
app
,
required
String
shopFrontId
,
})
Implementation
AbstractShopFrontComponent( {super.key, required this.app, required this.shopFrontId});
eliud_pkg_shop_model package
documentation
model/shop_front_component
AbstractShopFrontComponent
AbstractShopFrontComponent constructor
AbstractShopFrontComponent class