Creates a widget that visually hides its child.
const OffstageModifier({ super.key, super.child, super.modifierKey, this.offstage = true, });