equals property

  1. @override
bool equals
final

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;