markPaintDirty method

void markPaintDirty()

Implementation

void markPaintDirty() => shapePaintContainer?.addDirt(ComponentDirt.paint);