isDirty property

bool get isDirty

Implementation

bool get isDirty => firstCell != -1 || lastCell != -1;