Flutter
widgets
SizeTransition
axis property
axis
description
axis
property
Null safety
Axis
axis
final
Axis.horizontal
if
sizeFactor
modifies the width, otherwise
Axis.vertical
.
Implementation
final Axis axis;
Flutter
widgets
SizeTransition
axis property
SizeTransition class
Constructors
SizeTransition
Properties
axis
axisAlignment
child
hashCode
key
listenable
runtimeType
sizeFactor
Methods
build
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==