Dart SDK
dart:html
AnimationPlayerEvent
property currentTime
currentTime
class AnimationPlayerEvent
Constructors
AnimationPlayerEvent
Properties
currentTime
timelineTime
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
target
timeStamp
type
Methods
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
double
currentTime
@DocsEditable(), @DomName('AnimationPlayerEvent.currentTime'), @Experimental(), final
Source
final double currentTime
property currentTime