menu
image_preview_carousel package
documentation
carousel_item.dart
CarouselItem
videoUrl property
videoUrl property
dark_mode
light_mode
videoUrl
property
String
?
videoUrl
final
The URL or path to the video (if
type
is
CarouselItemType.video
).
Implementation
final String? videoUrl;
image_preview_carousel package
documentation
carousel_item
CarouselItem
videoUrl property
CarouselItem class