menu
mediasfu_sdk
components_modern\display_components\modern_video_card.dart
ModernVideoCard
ModernVideoCard.new const constructor
ModernVideoCard.new
dark_mode
light_mode
ModernVideoCard
constructor
const
ModernVideoCard
(
{
Key
?
key
,
required
VideoCardOptions
options
,
})
Implementation
const ModernVideoCard({super.key, required this.options});
mediasfu_sdk
modern_video_card
ModernVideoCard
ModernVideoCard.new const constructor
ModernVideoCard class