offlineWidget property
Optional custom widget to show when there is no internet connection If not provided, a default NoInternetPage will be shown
Implementation
final Widget? offlineWidget;
Optional custom widget to show when there is no internet connection If not provided, a default NoInternetPage will be shown
final Widget? offlineWidget;