Flutter
rendering
StackParentData
width property
width
description
width
property
Null safety
double
?
width
read / write
The child's width.
Ignored if both left and right are non-null.
Implementation
double? width;
Flutter
rendering
StackParentData
width 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 ==