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