testHotkey top-level property

CrossPlatformSingleActivator testHotkey
final

The hotkey for testing things.

Implementation

final testHotkey = CrossPlatformSingleActivator(
  LogicalKeyboardKey.keyT,
  shift: true,
);