child property

Widget? child
finalinherited

The widget which will be rendered as a descendant of the BlocListenerBase.

Implementation

final Widget? child;