core/types/state_builder.type library

Typedefs

BlocStateBuilder<S extends BlocState> = S Function()
A function that builds a BlocState based on the type of the BlocState.