menu
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli.dart
BlocListenerBase<B extends StateStreamable<S>, S>
child property
child property
dark_mode
light_mode
child
property
Widget
?
child
final
The widget which will be rendered as a descendant of the
BlocListenerBase
.
Implementation
final Widget? child;
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli
BlocListenerBase<B extends StateStreamable<S>, S>
child property
BlocListenerBase class