markChildrenNeedsSort method

void markChildrenNeedsSort()

Implementation

void markChildrenNeedsSort() {
  _cachedPaintingOrder = null;
}