menu
Dart
dart:html
Animation
currentTime property
currentTime
brightness_4
brightness_5
description
currentTime
property
num
?
currentTime
Implementation
num? get currentTime native;
void
currentTime=
(
num
?
value
)
Implementation
set currentTime(num? value) native;
Dart
dart:html
Animation
currentTime property
Animation class
Constructors
Animation
Properties
currentTime
effect
finished
hashCode
id
on
onCancel
onFinish
playbackRate
playState
ready
runtimeType
startTime
timeline
Methods
addEventListener
cancel
dispatchEvent
finish
noSuchMethod
pause
play
removeEventListener
reverse
toString
Operators
operator ==
Static properties
supported
Constants
cancelEvent
finishEvent