menu
ispectify_bloc package
documentation
ispectify_bloc.dart
ISpectBlocEventFilter typedef
ISpectBlocEventFilter typedef
dark_mode
light_mode
ISpectBlocEventFilter
typedef
ISpectBlocEventFilter
=
bool
Function
(
Bloc
bloc
,
Object
?
event
)
Implementation
typedef ISpectBlocEventFilter = bool Function( Bloc<dynamic, dynamic> bloc, Object? event, );
ispectify_bloc package
documentation
ispectify_bloc
ISpectBlocEventFilter typedef
ispectify_bloc library