menu
mediasfu_sdk
components\display_components\video_card.dart
VideoCardType typedef
VideoCardType
dark_mode
light_mode
VideoCardType
typedef
VideoCardType
=
Widget
Function
(
{
required
VideoCardOptions
options
}
)
Implementation
typedef VideoCardType = Widget Function({required VideoCardOptions options});
mediasfu_sdk
video_card
VideoCardType typedef
video_card library