offlineWidget property

Widget? offlineWidget
final

Optional custom widget to show when there is no internet connection If not provided, a default NoInternetPage will be shown

Implementation

final Widget? offlineWidget;