menu
fastyle_dart package
documentation
logic/blocs/theme.bloc.dart
FastThemeBloc
currentState property
currentState property
dark_mode
light_mode
currentState
property
FastThemeBlocState
get
currentState
inherited
The current BloC's state.
Implementation
S get currentState => blocState;
fastyle_dart package
documentation
logic/blocs/theme.bloc
FastThemeBloc
currentState property
FastThemeBloc class