testShortcut top-level property
The hotkey for testing things.
Implementation
final testShortcut = CrossPlatformSingleActivator(
LogicalKeyboardKey.keyT,
shift: true,
);
The hotkey for testing things.
final testShortcut = CrossPlatformSingleActivator(
LogicalKeyboardKey.keyT,
shift: true,
);