presentation/widgets/base/ModBaseStateWithBloc library
Classes
-
ModBaseStateWithBloc<
S extends StatefulWidget, T extends ModBloc< ModBaseDTO, dynamic> , R> -
Base state class for stateful widgets that use BLoC using generics:
: stateful widget class binded to this state object