menu
noteflutter package
documentation
tiktok/mock/video.dart
UserVideo
UserVideo.new constructor
UserVideo.new constructor
dark_mode
light_mode
UserVideo
constructor
UserVideo
(
{
required
String
url
,
required
String
image
,
String
?
desc
,
})
Implementation
UserVideo({ required this.url, required this.image, this.desc, });
noteflutter package
documentation
tiktok/mock/video
UserVideo
UserVideo.new constructor
UserVideo class