menu
fml package
documentation
platform/platform.stub.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) => throw UnimplementedError();
fml package
documentation
platform/platform.stub
Platform
fileExists static method
Platform class