menu
boxy package
documentation
inflating_element.dart
InflatingRenderObjectMixin<ChildType extends RenderObject, ParentDataType extends InflatingParentData<ChildType>, ChildHandleType extends InflatedChildHandle>
debugChildrenNeedingLayout property
debugChildrenNeedingLayout property
dark_mode
light_mode
debugChildrenNeedingLayout
property
Set
<
Object
>
debugChildrenNeedingLayout
final
A set of child ids that need layout.
Implementation
final debugChildrenNeedingLayout = <Object>{};
boxy package
documentation
inflating_element
InflatingRenderObjectMixin<ChildType extends RenderObject, ParentDataType extends InflatingParentData<ChildType>, ChildHandleType extends InflatedChildHandle>
debugChildrenNeedingLayout property
InflatingRenderObjectMixin mixin