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