menu
mobiotics_provider package
documentation
ui/components/content_detail/ultra_detail_page.dart
CustomVideoPlayer
CustomVideoPlayer const constructor
CustomVideoPlayer const constructor
dark_mode
light_mode
CustomVideoPlayer
constructor
const
CustomVideoPlayer
(
{
Key
?
key
,
required
Datum
content
,
})
Implementation
const CustomVideoPlayer({super.key, required this.content});
mobiotics_provider package
documentation
ui/components/content_detail/ultra_detail_page
CustomVideoPlayer
CustomVideoPlayer const constructor
CustomVideoPlayer class