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