child property

Widget? child
final

The widget below this widget in the tree.

This widget will transition in and out as driven by animation and secondaryAnimation.

Implementation

final Widget? child;