true when the value changed and onChanged was emitted.bool set(T newValue) @safeSet the current value.
When the new value compares equal to the current value, no emission occurs and set returns false.
newValue | The value to assign. |
true when the value changed and onChanged was emitted.