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