ShortcutAction typedef

ShortcutAction = void Function(String action)

Implementation

typedef ShortcutAction = void Function(String action);