$ColoredBox.wrap constructor
$ColoredBox.wrap(
- ColoredBox $value
Wrap a ColoredBox in a $ColoredBox
Implementation
$ColoredBox.wrap(this.$value) : _superclass = $Widget.wrap($value);
Wrap a ColoredBox in a $ColoredBox
$ColoredBox.wrap(this.$value) : _superclass = $Widget.wrap($value);