menu
bloc_use_case_generator package
documentation
bloc_generator.dart
BlocState
BlocState const constructor
BlocState const constructor
dark_mode
light_mode
BlocState
constructor
const
BlocState
(
{
required
Type
type
,
})
Implementation
const BlocState({required this.type});
bloc_use_case_generator package
documentation
bloc_generator
BlocState
BlocState const constructor
BlocState class