menu
video_player_videohole package
documentation
video_player.dart
VideoPlayerValue
tracks property
tracks property
dark_mode
light_mode
tracks
property
List
<
Track
>
tracks
final
The current playback tracks.
Implementation
final List<Track> tracks;
video_player_videohole package
documentation
video_player
VideoPlayerValue
tracks property
VideoPlayerValue class