ConnectivityBanner constructor
const
ConnectivityBanner({})
Implementation
const ConnectivityBanner({
super.key,
this.offlineMessage,
this.slowMessage,
this.captivePortalMessage,
this.offlineColor,
this.slowColor,
this.foregroundColor,
this.showRetry = true,
this.onRetry,
this.showForSlowConnection = true,
});