$new static method
Implementation
static $Value? $new(Runtime runtime, $Value? target, List<$Value?> args) {
// ignore: prefer_const_constructors
return $StatefulWidget$bridge();
}
static $Value? $new(Runtime runtime, $Value? target, List<$Value?> args) {
// ignore: prefer_const_constructors
return $StatefulWidget$bridge();
}