Flutter
rendering
ContainerParentDataMixin
<
ChildType extends RenderObject
>
nextSibling property
nextSibling
description
nextSibling
property
Null safety
ChildType?
nextSibling
read / write
The next sibling in the parent's child list.
Implementation
ChildType? nextSibling;
Flutter
rendering
ContainerParentDataMixin
<
ChildType extends RenderObject
>
nextSibling property
ContainerParentDataMixin mixin
Properties
hashCode
nextSibling
previousSibling
runtimeType
Methods
detach
noSuchMethod
toString
Operators
operator ==