$WidgetStatesController.wrap constructor

$WidgetStatesController.wrap(
  1. WidgetStatesController $value
)

Implementation

$WidgetStatesController.wrap(this.$value)
    : _superclass = $ValueNotifier.wrap($value);