menu
lowder package
documentation
bloc/editor_event.dart
ScreenInitEvent
ScreenInitEvent constructor
ScreenInitEvent constructor
dark_mode
light_mode
ScreenInitEvent
constructor
ScreenInitEvent
(
String
screenId
,
Map
state
)
Implementation
ScreenInitEvent(this.screenId, this.state) : super();
lowder package
documentation
bloc/editor_event
ScreenInitEvent
ScreenInitEvent constructor
ScreenInitEvent class