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