char property

String char
final

Contains the character of the key if is a printable character. Only populated when kind == KeyCodeKind.char

Implementation

final String char;