A map of Intent keys to Action objects that defines which actions this widget knows about.
If null -> the "click on enter" is added by default
null
final Map<Type, Action<Intent>>? actions;