menu
fml package
documentation
platform/platform.web.dart
Platform
fileExists static method
fileExists static method
dark_mode
light_mode
fileExists
static method
bool
fileExists
(
String
filename
)
Implementation
static bool fileExists(String filename) => false;
fml package
documentation
platform/platform.web
Platform
fileExists static method
Platform class