menu
fml package
documentation
platform/platform.vm.dart
Platform
fileExists static method
fileExists static method
dark_mode
light_mode
fileExists
static method
bool
fileExists
(
String
filepath
)
Implementation
static bool fileExists(String filepath) => _fileExists(filepath);
fml package
documentation
platform/platform.vm
Platform
fileExists static method
Platform class