ctrl property
The lowercase letter for a KeyType.ctrlChar event (e.g. 's' for
Ctrl-S), else null.
Implementation
final String? ctrl;
The lowercase letter for a KeyType.ctrlChar event (e.g. 's' for
Ctrl-S), else null.
final String? ctrl;