customSemanticActions property
The custom semantics actions which have been built from actions.
Implementation
final Map<CustomSemanticsAction, VoidCallback> customSemanticActions;
The custom semantics actions which have been built from actions.
final Map<CustomSemanticsAction, VoidCallback> customSemanticActions;