child property

Widget? child
final

The child contained by the view.

Implementation

final Widget? child;