builder property
BlocBuilder<FastAppSettingsBlocState>
builder
final
The builder function that will be called when the user country changes.
Implementation
final BlocBuilder<FastAppSettingsBlocState> builder;