Creates a widget that visualizes the semantics for the child.
The child argument must not be null.
child
const SemanticsDebugger({ Key key, this.child }) : super(key: key);