child property

Widget? child
final

child and its descendants which will have access to the bloc.

Implementation

final Widget? child;