name property
Contains the name of the key if is a named key (enter, esc, pgUp, etc). Only populated when kind == KeyCodeKind.named
Implementation
final KeyCodeName name;
Contains the name of the key if is a named key (enter, esc, pgUp, etc). Only populated when kind == KeyCodeKind.named
final KeyCodeName name;