centerProgress function

Widget centerProgress()

Implementation

Widget centerProgress() => const Center(child: CircularProgressIndicator());