menu
aves_support package
documentation
common/bloc.dart
BLoCWidget<T>
operator | method
operator | method
dark_mode
light_mode
operator |
method
dynamic
operator |
(
BaseBLoCWidget
<
T
>
next
)
inherited
Implementation
operator |(BaseBLoCWidget<T> next) => next;
aves_support package
documentation
common/bloc
BLoCWidget<T>
operator | method
BLoCWidget class