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