child property

Widget? child
final

The child to render inside the container

Implementation

final Widget? child;