contentChanged property
final
If the content was changed and not only the attributes, contentChanged
is true
.
Implementation
final bool contentChanged;
If the content was changed and not only the attributes, contentChanged
is true
.
final bool contentChanged;