Flutter
rendering
StackParentData
height property
height
description
height
property
Null safety
double
?
height
read / write
The child's height.
Ignored if both top and bottom are non-null.
Implementation
double? height;
Flutter
rendering
StackParentData
height property
StackParentData class
Constructors
StackParentData
Properties
bottom
hashCode
height
isPositioned
left
nextSibling
offset
previousSibling
rect
right
runtimeType
top
width
Methods
detach
noSuchMethod
toString
Operators
operator ==