menu
estore_ui package
documentation
utils/event_bus.dart
EventUpdateConfig
EventUpdateConfig constructor
EventUpdateConfig constructor
dark_mode
light_mode
EventUpdateConfig
constructor
EventUpdateConfig
(
int
previewIndex
,
Map
<
String
,
dynamic
>
config
)
Implementation
EventUpdateConfig(this.previewIndex, this.config);
estore_ui package
documentation
utils/event_bus
EventUpdateConfig
EventUpdateConfig constructor
EventUpdateConfig class