menu
reactive_image_picker package
documentation
image_file.dart
SelectedFile
SelectedFile.video factory constructor
SelectedFile.video factory constructor
dark_mode
light_mode
SelectedFile.video
constructor
SelectedFile.video
(
{
String
?
url
,
File
?
file
,
})
Implementation
factory SelectedFile.video({ String? url, File? file, }) = SelectedFileVideo;
reactive_image_picker package
documentation
image_file
SelectedFile
SelectedFile.video factory constructor
SelectedFile class