child property

Widget? child
final

Widget that you do not want to animate. It is the static part of the animated Widget.

Implementation

final Widget? child;