customSemanticActions property

Map<CustomSemanticsAction, VoidCallback> customSemanticActions
final

The custom semantics actions which have been built from actions.

Implementation

final Map<CustomSemanticsAction, VoidCallback> customSemanticActions;