menu
lite_storage package
documentation
html_storage.dart
Storage
flush method
flush method
dark_mode
light_mode
flush
method
Future
<
void
>
flush
(
)
Implementation
Future<void> flush() => _writeToStorage(_subject.value);
lite_storage package
documentation
html_storage
Storage
flush method
Storage class