getPageErrorWidget method

  1. @protected
Widget getPageErrorWidget(
  1. BuildContext context
)

Implementation

@protected
Widget getPageErrorWidget(BuildContext context) => Text(error);