Flutter
widgets
AnimatedPositionedDirectional
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
AnimatedPositionedDirectional
bottom property
AnimatedPositionedDirectional class
Constructors
AnimatedPositionedDirectional
Properties
bottom
child
curve
duration
end
hashCode
height
key
onEnd
runtimeType
start
top
width
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==