notifyOnChangeValue property

  1. @override
  2. @protected
bool notifyOnChangeValue
override

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

Implementation

@override
@protected
bool get notifyOnChangeValue => false;