customSemanticsActionIds property
final
The identifiers for the custom semantics actions and standard action overrides for this node.
The list must be sorted in increasing order.
See also:
- CustomSemanticsAction, for an explanation of custom actions.
Implementation
final List<int>? customSemanticsActionIds;