builder property

BlocBuilder<FastPlanBlocState> builder
final

The builder function to create a widget based on the FastPlanBlocState.

Implementation

final BlocBuilder<FastPlanBlocState> builder;