BlocListener typedef

BlocListener = void Function(BlocEventType type)

Implementation

typedef BlocListener = void Function(BlocEventType type);