menu
fml package
documentation
platform/platform.stub.dart
Platform
folderExists static method
folderExists static method
dark_mode
light_mode
folderExists
static method
bool
folderExists
(
String
folder
)
Implementation
static bool folderExists(String folder) => throw UnimplementedError();
fml package
documentation
platform/platform.stub
Platform
folderExists static method
Platform class