useControlKey top-level property

bool useControlKey
final

Whether the control key should be used in shortcuts.

Implementation

final useControlKey = !runningOnApple;