duration property
The total duration of the video.
The duration is Duration.zero if the video hasn't been initialized.
Implementation
final Duration duration;
The total duration of the video.
The duration is Duration.zero if the video hasn't been initialized.
final Duration duration;