child property
Widget
child
final
The Widget this component has to animate, typically it is the Menu.
Must not be null.
Implementation
final Widget child;
The Widget this component has to animate, typically it is the Menu.
Must not be null.
final Widget child;