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