menu
flower package
documentation
storage/src/storage/html.dart
StorageImpl
flush method
flush method
dark_mode
light_mode
flush
method
Future
<
void
>
flush
(
)
Implementation
Future<void> flush() { return _writeToStorage(subject.value!); }
flower package
documentation
storage/src/storage/html
StorageImpl
flush method
StorageImpl class