buildPageLoading method

Widget buildPageLoading()

Implementation

Widget buildPageLoading() => const Center(child: LoadingIndicator());