enabled property

bool enabled
final

Tells whether the shortcut is enabled or not Setting this does NOT enable/disable the shortcut please use the FlutterAppShortcut class

Implementation

final bool enabled;