buildContent method Null safety

  1. @protected
Widget buildContent(
  1. BuildContext context
)
protected">@protected

Builds the primary contents of the route.

Implementation

@protected
Widget buildContent(BuildContext context);