NoInternetWidget constructor
const
NoInternetWidget({})
Implementation
const NoInternetWidget({
super.key,
this.size = 24,
this.backgroundColor,
this.iconColor,
this.icon,
this.shouldAnimate = true,
this.shouldShowWhenNoInternet = true,
});