duration property

  1. @override
Duration duration
final

The duration of this keyframe.

Returns

The time this keyframe takes to complete.

Implementation

@override
final Duration duration;