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