logicalKey property

LogicalKeyboardKey logicalKey

Implementation

LogicalKeyboardKey get logicalKey {
  return _knownLogicalKeys[this]!;
}