buildContent method Null safety
- BuildContext context
protected">@protected
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);