menu
bloc_widget_arch package
documentation
bloc/base_arch_bloc.dart
UpdateEvent<State>
state property
state property
dark_mode
light_mode
state
property
State
state
final
The new state that should be emitted by the BLoC.
Implementation
final State state;
bloc_widget_arch package
documentation
bloc/base_arch_bloc
UpdateEvent<State>
state property
UpdateEvent class