menu
stash_app_flutter
features/scenes/presentation/widgets/scene_video_player.dart
FullscreenPlayerPage
FullscreenPlayerPage.new const constructor
FullscreenPlayerPage.new
dark_mode
light_mode
FullscreenPlayerPage
constructor
const
FullscreenPlayerPage
(
{
required
String
sceneId
,
Key
?
key
,
})
Implementation
const FullscreenPlayerPage({required this.sceneId, super.key});
stash_app_flutter
scene_video_player
FullscreenPlayerPage
FullscreenPlayerPage.new const constructor
FullscreenPlayerPage class