firexcode
firexcode
AnimationLimiter
child property
child
firexcode
firexcode
AnimationLimiter
child property
AnimationLimiter class
Constructors
AnimationLimiter
Properties
child
hashCode
key
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static methods
shouldRunAnimation
child
property
Widget
child
final
The child Widget to animate.
Implementation
final Widget child;