HotKeyProvider class
Constructors
Properties
- controller → dynamic
-
no setter
- focusNode → FocusNode
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- hotKey → HotKey?
-
no setter
- isAltPressed ↔ bool
-
getter/setter pair
- isControlPressed ↔ bool
-
getter/setter pair
- isShiftPressed ↔ bool
-
getter/setter pair
-
keyController
↔ ValueNotifier<
String> -
getter/setter pair
- logicalKeyboardKey ↔ LogicalKeyboardKey?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
clear(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setKey(
RawKeyEvent event) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited