menu
khadem package
documentation
support.dart
Storage
readString static method
readString static method
dark_mode
light_mode
readString
static method
Future
<
String
>
readString
(
String
path
)
Implementation
static Future<String> readString(String path) => _instance.readString(path);
khadem package
documentation
support
Storage
readString static method
Storage class