all property

List<NiceShortcutInfo> get all

Get all registered shortcuts.

Implementation

List<NiceShortcutInfo> get all => _shortcuts.values.toList();