customNoNetworkWidget property

(Widget Function(VoidCallback? onRetry)?) customNoNetworkWidget
final

Define your custom no network widget

Implementation

final Widget Function(VoidCallback? onRetry)? customNoNetworkWidget;