notifyOnChangeValue property

bool notifyOnChangeValue

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

Implementation

bool get notifyOnChangeValue => true;