actions property

Map<Type, Action<Intent>>? actions
final

The map of actions to use with the shortcuts.

Implementation

final Map<Type, Action<Intent>>? actions;