child property

Widget? child
final

The child widget to be displayed inside the container.

Implementation

final Widget? child;