Builds the loading indicator widget.
@override Widget buildPageLoading() => const Center(child: LoadingIndicator());