builder property

BlocBuilder<FastAppSettingsBlocState> builder
final

The builder function that will be called when the language changes.

Implementation

final BlocBuilder<FastAppSettingsBlocState> builder;