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