BlocListenerCondition<S> typedef

BlocListenerCondition<S> = bool Function(S current)

Implementation

typedef BlocListenerCondition<S> = bool Function(S current);