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