menu
muse package
documentation
muse_low_level.dart
RenderObjectWithSingleChild
debugNeedsLayout property
debugNeedsLayout property
dark_mode
light_mode
debugNeedsLayout
property
bool
get
debugNeedsLayout
inherited
Whether this render object is waiting for layout.
Implementation
bool get debugNeedsLayout => _needsLayout;
muse package
documentation
muse_low_level
RenderObjectWithSingleChild
debugNeedsLayout property
RenderObjectWithSingleChild mixin