duration property

Rx<Duration> duration
final

Total duration of the video.

Implementation

final Rx<Duration> duration = Rx(Duration.zero);