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