child property

Widget? child
final

The child widget to be placed on top of the moving background.

Implementation

final Widget? child;