menu
extensions package
documentation
file_providers.dart
FileProvider
getFileInfo abstract method
getFileInfo abstract method
dark_mode
light_mode
getFileInfo
abstract method
FileInfo
getFileInfo
(
String
subpath
)
Locate a file at the given path.
Implementation
FileInfo getFileInfo(String subpath);
extensions package
documentation
file_providers
FileProvider
getFileInfo abstract method
FileProvider class