menu
bloc_small package
documentation
bloc.dart
BlocBase<State>
state property
state property
dark_mode
light_mode
state
property
@
override
State
get
state
The current
state
.
Implementation
@override State get state => _state;
bloc_small package
documentation
bloc
BlocBase<State>
state property
BlocBase class