notifyOnChangeValue property

  1. @override
bool notifyOnChangeValue
override

If this value is true, the change will be notified when value itself is changed.

Implementation

@override
bool get notifyOnChangeValue => true;