buildWhen property
Same as the 'buildWhen' property for BlocListener from flutter_bloc package.
See the documentation there if you need.
Implementation
final BlocBuilderCondition<State>? buildWhen;
Same as the 'buildWhen' property for BlocListener from flutter_bloc package.
See the documentation there if you need.
final BlocBuilderCondition<State>? buildWhen;