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