copyHotkey top-level property
The hotkey for copying things.
Implementation
final copyHotkey = CrossPlatformSingleActivator(
LogicalKeyboardKey.keyC,
);
The hotkey for copying things.
final copyHotkey = CrossPlatformSingleActivator(
LogicalKeyboardKey.keyC,
);