menu
video_viewer_updated package
documentation
domain/bloc/controller.dart
VideoViewerController
activeSource property
activeSource property
dark_mode
light_mode
activeSource
property
VideoSource
?
get
activeSource
Implementation
VideoSource? get activeSource => _source?[_activeSourceName];
video_viewer_updated package
documentation
domain/bloc/controller
VideoViewerController
activeSource property
VideoViewerController class