offlineWidget property

CustomNoInternetWrapper? offlineWidget
final

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;