shortcuts property

Map<ShortcutActivator, Intent>? shortcuts
final

Keyboard shortcuts for the app

Implementation

final Map<ShortcutActivator, Intent>? shortcuts;