MergeSemantics constructor
Creates a widget that merges the semantics of its descendants.
Implementation
const MergeSemantics({super.key, super.child});
Creates a widget that merges the semantics of its descendants.
const MergeSemantics({super.key, super.child});