equals property
Whether to check the equality of the value with the == equality.
Preventing signal updates if the new value is equal to the previous.
When this value is true, the comparator is not used.
Implementation
@override
final bool equals;
Whether to check the equality of the value with the == equality.
Preventing signal updates if the new value is equal to the previous.
When this value is true, the comparator is not used.
@override
final bool equals;