child property

Widget child
final

child is a widget that is used to show the widget.

Implementation

final Widget child;