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