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