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