traversalGrouped property
Whether the portal's content is traversed immediately after the child.
Set to false for combobox-like widgets, where tab should move to the next control instead of into the content.
Defaults to true.
Implementation
final bool traversalGrouped;