Flutter
widgets
AnimatedPositioned
bottom property
bottom
description
bottom
property
Null safety
double
?
bottom
final
The offset of the child's bottom edge from the bottom of the stack.
Implementation
final double? bottom;
Flutter
widgets
AnimatedPositioned
bottom 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 ==