menu
file_download package
documentation
file_download_platform_interface.dart
FileInfo
FileInfo.new const constructor
FileInfo.new const constructor
dark_mode
light_mode
FileInfo
constructor
const
FileInfo
(
String
fileName
,
String
fileExtension
)
Implementation
const FileInfo(this.fileName, this.fileExtension);
file_download package
documentation
file_download_platform_interface
FileInfo
FileInfo.new const constructor
FileInfo class