loadingWidget property
This widget will be displayed when the cubit is busy checking the internet status
Implementation
final Widget? loadingWidget;
This widget will be displayed when the cubit is busy checking the internet status
final Widget? loadingWidget;