customNoNetwork property

(Widget Function(void onRetry()?)?) customNoNetwork
final

Define your custom no network widget

Implementation

final Widget Function(void Function()? onRetry)? customNoNetwork;