getLoadingWidget method

Widget getLoadingWidget()

Implementation

Widget getLoadingWidget() => Center(child: CircularProgressIndicator());