keyframes property

List<TimeKeyframe<T>> keyframes
final

The list of all the keyframes.

Implementation

final List<TimeKeyframe<T>> keyframes;