Creates a widget that annotated the first child semantics node with an index.
const IndexedSemantics({ super.key, required this.index, super.child, });