builder property

BlocBuilder<FastAppSettingsBlocState> builder
final

The builder function that will be called when the save entry changes.

Implementation

final BlocBuilder<FastAppSettingsBlocState> builder;