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