builder property
The function that builds the widget based on the three BlocStates.
Implementation
final BlocBuilder3<S1, S2, S3> builder;
The function that builds the widget based on the three BlocStates.
final BlocBuilder3<S1, S2, S3> builder;