testShortcut top-level property

CrossPlatformSingleActivator testShortcut
final

The hotkey for testing things.

Implementation

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