ShowFileChooserRequest constructor
Implementation
ShowFileChooserRequest({
required this.acceptTypes,
this.filenameHint,
required this.isCaptureEnabled,
required this.mode,
this.title,
});
ShowFileChooserRequest({
required this.acceptTypes,
this.filenameHint,
required this.isCaptureEnabled,
required this.mode,
this.title,
});