menu
uxp_widgets package
documentation
widgets/video_card.dart
UXPWidgetVideoCard
UXPWidgetVideoCard.new const constructor
UXPWidgetVideoCard.new const constructor
dark_mode
light_mode
UXPWidgetVideoCard
constructor
const
UXPWidgetVideoCard
(
{
Key
?
key
,
String
?
src
,
bool
?
autoPlay
,
})
Implementation
const UXPWidgetVideoCard({ Key? key, this.src, this.autoPlay, }) : super(key: key);
uxp_widgets package
documentation
widgets/video_card
UXPWidgetVideoCard
UXPWidgetVideoCard.new const constructor
UXPWidgetVideoCard class