child property

Widget? child
final

The child widget to be drawn on top of the background.

Implementation

final Widget? child;