child property

Widget? child
final

The child widget to display inside the container.

Implementation

final Widget? child;