markDirty method

void markDirty()

Implementation

void markDirty() {
  parent!.markTransformDirty();
}