isDirty property

bool get isDirty

Implementation

bool get isDirty {
  return _dirty;
}