vkName property

String? vkName

Implementation

String? get vkName => KeyboardEvent.virtualKeyCode2StringMap?[vkCode]?[0];