menu
omni_video_player package
documentation
omni_video_player/models/video_source_configuration.dart
VideoSourceConfiguration
videoUrl property
videoUrl property
dark_mode
light_mode
videoUrl
property
Uri
?
videoUrl
final
The video URL (for YouTube or network-based videos).
Implementation
final Uri? videoUrl;
omni_video_player package
documentation
omni_video_player/models/video_source_configuration
VideoSourceConfiguration
videoUrl property
VideoSourceConfiguration class