buildPage abstract method
Describe the user interface for this StandardPage The regular build method should generally not be used.
The context passed to this method is wrapped with a Builder from the StandardPage's context.
Implementation
@protected
Widget buildPage(BuildContext context);