Key class final
UV-style key event.
Constructors
Properties
Methods
-
keystroke(
) → String -
matchString(
String s, [String? s2, String? s3, String? s4, String? s5]) → bool -
matchStrings(
Iterable< String> patterns) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override