Flutter
widgets
AnimatedPositionedDirectional
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
AnimatedPositionedDirectional
top 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 ==