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