child property

Widget? child
final

The child contained by the container.

Implementation

final Widget? child;