menu
meedu package
documentation
notifiers/bloc_notifier.dart
Bloc<Event, State>
Bloc constructor
Bloc constructor
dark_mode
light_mode
Bloc<
Event
,
State
>
constructor
Bloc<
Event
,
State
>
(
State
initialState
)
Implementation
Bloc(super.initialState);
meedu package
documentation
notifiers/bloc_notifier
Bloc<Event, State>
Bloc constructor
Bloc class