$key11 static method
Wrapper for the LogicalKeyboardKey.key11 getter
Implementation
static $Value? $key11(Runtime runtime, $Value? target, List<$Value?> args) {
const value = LogicalKeyboardKey.key11;
return $LogicalKeyboardKey.wrap(value);
}
Wrapper for the LogicalKeyboardKey.key11 getter
static $Value? $key11(Runtime runtime, $Value? target, List<$Value?> args) {
const value = LogicalKeyboardKey.key11;
return $LogicalKeyboardKey.wrap(value);
}