name property

KeyCodeName name
final

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;