menu
mediasfu_sdk
components\display_components\video_card.dart
VideoCard
VideoCard const constructor
VideoCard
dark_mode
light_mode
VideoCard
constructor
const
VideoCard
(
{
Key
?
key
,
required
VideoCardOptions
options
}
)
Implementation
const VideoCard({super.key, required this.options});
mediasfu_sdk
video_card
VideoCard
VideoCard const constructor
VideoCard class