menu
flower package
documentation
storage/src/storage/io.dart
StorageImpl
clear method
clear method
dark_mode
light_mode
clear
method
void
clear
(
)
Implementation
void clear() async { subject ..value!.clear() ..changeValue("", null); }
flower package
documentation
storage/src/storage/io
StorageImpl
clear method
StorageImpl class