Dart SDK
dart:html
AnimationEffectTiming
property runtimeType
runtimeType
class AnimationEffectTiming
Properties
delay
direction
duration
easing
endDelay
fill
iterations
iterationStart
playbackRate
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Type
runtimeType
A representation of the runtime type of the object.
Source
Type get runtimeType => getRuntimeType(this);
property runtimeType