loadingWidget property

Widget? loadingWidget
final

This widget will be displayed when the cubit is busy checking the internet status

Implementation

final Widget? loadingWidget;