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