bloc_state library

Classes

BlocStates
BlocStates serves as a container of dynamic objects (usually bloc states). It is part of the MultiBlocProvider package and therefore mainly used to provide a varety of bloc states via the MultiBlocBuilder._builder function.