menu
convenient_test_manager package
documentation
stores/video_player_store.dart
VideoPlayerStore
videoMap property
videoMap property
dark_mode
light_mode
videoMap
property
ObservableMap
<
int
,
VideoInfo
>
videoMap
final
inherited
Implementation
final videoMap = ObservableMap<int, VideoInfo>();
convenient_test_manager package
documentation
stores/video_player_store
VideoPlayerStore
videoMap property
VideoPlayerStore class