KeyInputTerminal extension
Terminal KeyInput extension.
- on
Static Methods
-
fromRunes(
Iterable< int> runes) → KeyInput -
Available on KeyInput, provided by the KeyInputTerminal extension
Returns KeyInput matching the provided character runes. -
fromString(
String string) → KeyInput -
Available on KeyInput, provided by the KeyInputTerminal extension
Returns a KeyInput matching the provided character, or a generic KeyInput containing the string.