child property

Widget child
final

The child widget to be displayed when this becomes the current route.

Implementation

final Widget child;