Flutter
widgets
AnimatedPositioned
left property
left
description
left
property
Null safety
double
?
left
final
The offset of the child's left edge from the left of the stack.
Implementation
final double? left;
Flutter
widgets
AnimatedPositioned
left property
AnimatedPositioned class
Constructors
AnimatedPositioned
fromRect
Properties
bottom
child
curve
duration
hashCode
height
key
left
onEnd
right
runtimeType
top
width
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==