menu
video_shop_flutter package
documentation
page/video_shop_flutter.dart
VideoShopFlutter
shareWidget property
shareWidget property
dark_mode
light_mode
shareWidget
property
Widget
Function
(
VideoModel
?
video
)
?
shareWidget
final
Create action share widget.
Implementation
final Widget Function(VideoModel? video)? shareWidget;
video_shop_flutter package
documentation
page/video_shop_flutter
VideoShopFlutter
shareWidget property
VideoShopFlutter class