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