menu
zuraffa_ui package
documentation
shad.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>{};
zuraffa_ui package
documentation
shad
InflatingRenderObjectMixin<ChildType extends RenderObject, ParentDataType extends InflatingParentData<ChildType>, ChildHandleType extends InflatedChildHandle>
debugChildrenNeedingLayout property
InflatingRenderObjectMixin mixin