customActionKeys property

Set<String> customActionKeys
getter/setter pair

Specific custom action keys this widget class uses. Empty set means no custom actions are used.

Implementation

Set<String> customActionKeys = {};