menu
bloc_use_case_generator package
documentation
bloc_generator.dart
BlocEvent
BlocEvent const constructor
BlocEvent const constructor
dark_mode
light_mode
BlocEvent
constructor
const
BlocEvent
(
{
Type
?
inputType
,
})
Implementation
const BlocEvent({this.inputType});
bloc_use_case_generator package
documentation
bloc_generator
BlocEvent
BlocEvent const constructor
BlocEvent class