Creates a widget that drops all the semantics of its descendants.
const ExcludeSemantics({ super.key, this.excluding = true, super.child, });