semanticsContainer property
Whether this tappable forms its own semantics node. Defaults to true.
Set to false to merge this tappable's semantics into its parent.
Implementation
final bool semanticsContainer;
Whether this tappable forms its own semantics node. Defaults to true.
Set to false to merge this tappable's semantics into its parent.
final bool semanticsContainer;