SConnectivityOverlay constructor
const
SConnectivityOverlay({})
Implementation
const SConnectivityOverlay({
super.key,
required this.child,
this.borderRadius,
this.shouldBounceOnTap = true,
this.backgroundColor = Colors.black,
this.showDebugPrints = false,
});