$ValueNotifier.wrap constructor

$ValueNotifier.wrap(
  1. ValueNotifier $value
)

Implementation

$ValueNotifier.wrap(this.$value);