ShortcutAction typedef

ShortcutAction = void Function(String action)

Implementation

typedef void ShortcutAction(String action);