Flutter
widgets
AnimatedScale
scale property
scale
description
scale
property
Null safety
double
scale
final
The target scale.
The scale must not be null.
Implementation
final double scale;
Flutter
widgets
AnimatedScale
scale property
AnimatedScale class
Constructors
AnimatedScale
Properties
alignment
child
curve
duration
filterQuality
hashCode
key
onEnd
runtimeType
scale
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==