$ChangeNotifier.wrap constructor

$ChangeNotifier.wrap(
  1. ChangeNotifier $value
)

Implementation

$ChangeNotifier.wrap(this.$value);