child property

Widget get child

The widget passed to the route

Implementation

Widget get child => _child;