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