Flutter
widgets
AlignTransition
widthFactor property
widthFactor
description
widthFactor
property
Null safety
double
?
widthFactor
final
If non-null, the child's width factor, see
Align.widthFactor
.
Implementation
final double? widthFactor;
Flutter
widgets
AlignTransition
widthFactor property
AlignTransition class
Constructors
AlignTransition
Properties
alignment
child
hashCode
heightFactor
key
listenable
runtimeType
widthFactor
Methods
build
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==