actions property

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

The actions for shortcuts.

Implementation

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