child property

Widget? child
final

Optional Widget to build as a child of this Widget.

Implementation

final Widget? child;