menu
flutter_eval package
documentation
widgets.dart
$SizedBox
$SizedBox.wrap constructor
$SizedBox.wrap constructor
dark_mode
light_mode
$SizedBox.wrap
constructor
$SizedBox.wrap
(
SizedBox
$value
)
Wrap a
SizedBox
in a
$SizedBox
Implementation
$SizedBox.wrap(this.$value) : _superclass = $Widget.wrap($value);
flutter_eval package
documentation
widgets
$SizedBox
$SizedBox.wrap constructor
$SizedBox class