child property

Widget? child
final

The widget to be placed above the space that this widget can insert.

Implementation

final Widget? child;