changesOnly property

  1. @protected
bool changesOnly
final

Should the cell notify its observers only when its value has changed?

Implementation

@protected
final bool changesOnly;