loaderBloc property

Cubit<FutureOr<T> Function()> loaderBloc
final

Implementation

final Cubit<FutureOr<T> Function()> loaderBloc;