menu
xstream_player package
documentation
xstream_player.dart
VideoPlayerValue
duration property
duration property
dark_mode
light_mode
duration
property
Duration
?
duration
final
The total duration of the video.
Is null when
initialized
is false.
Implementation
final Duration? duration;
xstream_player package
documentation
xstream_player
VideoPlayerValue
duration property
VideoPlayerValue class