menu
flutter_video_newfeed package
documentation
ui/video_newfeed_screen.dart
VideoNewFeedScreen<V extends VideoInfo>
customVideoInfoWidget property
customVideoInfoWidget property
dark_mode
light_mode
customVideoInfoWidget
property
Widget
Function
(
BuildContext
context
,
V
v
)
?
customVideoInfoWidget
final
Video Info Customizable
Implementation
final Widget Function(BuildContext context, V v)? customVideoInfoWidget;
flutter_video_newfeed package
documentation
ui/video_newfeed_screen
VideoNewFeedScreen<V extends VideoInfo>
customVideoInfoWidget property
VideoNewFeedScreen class