char property
Contains the character of the key if is a printable character. Only populated when kind == KeyCodeKind.char
Implementation
final String char;
Contains the character of the key if is a printable character. Only populated when kind == KeyCodeKind.char
final String char;