menu
bloc_builder package
documentation
widgets/when_bloc_widget.dart
CaseBLoCWidget<T>
predicate property
predicate property
dark_mode
light_mode
predicate
property
bool
Function
(
T
value
)
predicate
final
Implementation
final bool Function(T value) predicate;
bloc_builder package
documentation
widgets/when_bloc_widget
CaseBLoCWidget<T>
predicate property
CaseBLoCWidget class