menu
eventstateprocessor package
documentation
eventstateprocessor.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;
eventstateprocessor package
documentation
eventstateprocessor
BlocListenerBase<B extends StateStreamable<S>, S>
child property
BlocListenerBase class