child property

Widget child
final

The parameters that will be associated with the route tree node. Important: The parameters are only assigned the first time. On later instantiations of this object, the existing parameter instances will be taken.

Implementation

final Widget child;