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