menu
flutter_easy_tools package
documentation
file_handler.dart
FileHandlerPlatform
fileExists abstract method
fileExists abstract method
dark_mode
light_mode
fileExists
abstract method
Future
<
bool
>
fileExists
(
String
filePath
)
Implementation
Future<bool> fileExists(String filePath);
flutter_easy_tools package
documentation
file_handler
FileHandlerPlatform
fileExists abstract method
FileHandlerPlatform class