$topLeft static method
Implementation
static $Value? $topLeft(Runtime runtime, $Value? target, List<$Value?> args) {
return $Alignment.wrap(Alignment.topLeft);
}
static $Value? $topLeft(Runtime runtime, $Value? target, List<$Value?> args) {
return $Alignment.wrap(Alignment.topLeft);
}