durations property

dynamic durations
final

Defines the animation durations for various animations in a video.

This class allows you to customize the duration of animations within the video player, such as fade-in and fade-out durations, overlay show/hide animations, and more. By modifying these durations, you can adjust the visual appearance and behavior of the video player's animations according to your preferences.

Implementation

final Durations durations;