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