WGlobalOverlay constructor
const
WGlobalOverlay({})
Implementation
const WGlobalOverlay({
super.key,
this.left,
this.right,
this.top,
this.bottom,
this.background,
required this.child,
});
const WGlobalOverlay({
super.key,
this.left,
this.right,
this.top,
this.bottom,
this.background,
required this.child,
});