menu
lowder package
documentation
bloc/base_state.dart
ActionState
ActionState constructor
ActionState constructor
dark_mode
light_mode
ActionState
constructor
ActionState
(
String
state
,
dynamic
data
)
Implementation
ActionState(this.state, this.data) : super();
lowder package
documentation
bloc/base_state
ActionState
ActionState constructor
ActionState class