buildContent method
Builds the primary contents of the route.
Implementation
@override
Widget buildContent(BuildContext context) => _getChild();
Builds the primary contents of the route.
@override
Widget buildContent(BuildContext context) => _getChild();