tags property
final
Tags used by the parent SemanticsNode to determine the layout of the semantics tree.
This value is assigned to SemanticsNode.tags during update.
Implementation
final Set<SemanticsTag>? tags;
Tags used by the parent SemanticsNode to determine the layout of the semantics tree.
This value is assigned to SemanticsNode.tags during update.
final Set<SemanticsTag>? tags;