buildContent abstract method
- BuildContext context
Builds the primary contents of the route.
Implementation
@protected
Widget buildContent(BuildContext context);
Builds the primary contents of the route.
@protected
Widget buildContent(BuildContext context);