getPageLoadingWidget method

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

Implementation

@protected
Widget getPageLoadingWidget(BuildContext context) => const CircularProgressIndicator();