builder property

BlocBuilder<FastAppSettingsBlocState> builder
final

The builder function that will be called when the secondary currency changes.

Implementation

final BlocBuilder<FastAppSettingsBlocState> builder;