menu
tutorial_system package
documentation
bloc/tutorial_bloc.dart
TutorialBloc
state property
state property
dark_mode
light_mode
state
property
@
override
TutorialState
get
state
inherited
The current
state
.
Implementation
@override State get state => _state;
tutorial_system package
documentation
bloc/tutorial_bloc
TutorialBloc
state property
TutorialBloc class