menu
lordicon package
documentation
providers/provider_io.dart
filePath function
filePath function
dark_mode
light_mode
filePath
function
String
filePath
(
Object
file
)
Implementation
String filePath(Object file) { return (file as File).path; }
lordicon package
documentation
providers/provider_io
filePath function
provider_io library