menu
fml package
documentation
platform/platform.stub.dart
Platform
getFile static method
getFile static method
dark_mode
light_mode
getFile
static method
dynamic
getFile
(
String
?
filepath
)
Implementation
static dynamic getFile(String? filepath) => throw UnimplementedError();
fml package
documentation
platform/platform.stub
Platform
getFile static method
Platform class