bloc_state library
Classes
- BlocStates
-
BlocStates serves as a container of
dynamic
objects (usually bloc states). It is part of theMultiBlocProvider
package and therefore mainly used to provide a varety of bloc states via theMultiBlocBuilder._builder
function.