menu
Flutter
rendering
ContainerParentDataMixin
<
ChildType extends RenderObject
>
nextSibling property
nextSibling
brightness_4
brightness_5
description
nextSibling
property
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 ==