menu
general_lib package
documentation
archive/archive.dart
ArchiveGeneralLib
closeAsync method
closeAsync method
dark_mode
light_mode
closeAsync
method
Future
<
void
>
closeAsync
(
)
Implementation
Future<void> closeAsync() async { await archive.clear(); }
general_lib package
documentation
archive/archive
ArchiveGeneralLib
closeAsync method
ArchiveGeneralLib class