child property

Widget child

The widget passed to the route

Implementation

Widget get child => _child;