startTime property

num startTime
final

Animation's start time. Milliseconds for time based animations and percentage 0 - 100 for scroll driven animations (i.e. when viewOrScrollTimeline exists).

Implementation

final num startTime;