copyHotkey top-level property

CrossPlatformSingleActivator copyHotkey
final

The hotkey for copying things.

Implementation

final copyHotkey = CrossPlatformSingleActivator(
  LogicalKeyboardKey.keyC,
);