menu
fastyle_dart package
documentation
logic/blocs/theme.bloc.dart
FastThemeBloc
initialState property
initialState property
dark_mode
light_mode
initialState
property
@
protected
FastThemeBlocState
?
initialState
final
inherited
The initial state of the BloC.
Implementation
@protected final S? initialState;
fastyle_dart package
documentation
logic/blocs/theme.bloc
FastThemeBloc
initialState property
FastThemeBloc class