offlineWidget property
app
will accept MaterialApp or CupertinoApp must be non-null
No internet widget thats to be shown
Implementation
/// No internet widget thats to be shown
final CustomNoInternetWrapper? offlineWidget;
app
will accept MaterialApp or CupertinoApp must be non-null
No internet widget thats to be shown
/// No internet widget thats to be shown
final CustomNoInternetWrapper? offlineWidget;