menu
Dart
dart:html
Animation
startTime property
startTime
brightness_4
brightness_5
description
startTime
property
num
?
startTime
Implementation
num? get startTime native;
void
startTime=
(
num
?
value
)
Implementation
set startTime(num? value) native;
Dart
dart:html
Animation
startTime 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