menu
webf package
documentation
rendering.dart
RenderLayoutBox
markChildrenNeedsSort method
markChildrenNeedsSort method
dark_mode
light_mode
markChildrenNeedsSort
method
void
markChildrenNeedsSort
(
)
Implementation
void markChildrenNeedsSort() { _cachedPaintingOrder = null; }
webf package
documentation
rendering
RenderLayoutBox
markChildrenNeedsSort method
RenderLayoutBox class