customSemanticsActionIds property

List<int>? customSemanticsActionIds
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:

Implementation

final List<int>? customSemanticsActionIds;