menu
flutter_eval package
documentation
widgets.dart
$State$bridge<T extends StatefulWidget>
$new static method
$new static method
dark_mode
light_mode
$new
static method
$Value?
$new
(
Runtime
runtime
,
$Value?
target
,
List
<
$Value?
>
args
)
Implementation
static $Value? $new(Runtime runtime, $Value? target, List<$Value?> args) { return $State$bridge(); }
flutter_eval package
documentation
widgets
$State$bridge<T extends StatefulWidget>
$new static method
$State$bridge class