base_state/base_page_state library
Classes
-
BasePageState<
T extends StatefulWidget, B extends MainBloc< MainBlocEvent, MainBlocState> > - A base class for all StatefulWidget states in the application that use a Bloc.
-
BasePageStateDelegate<
T extends StatefulWidget, B extends MainBloc< MainBlocEvent, MainBlocState> > - LoadingIndicator