menu
offline_sync_flutter package
documentation
core/sync_engine.dart
SyncEngine
dispose method
dispose method
dark_mode
light_mode
dispose
method
void
dispose
(
)
Implementation
void dispose() { _statusController.close(); }
offline_sync_flutter package
documentation
core/sync_engine
SyncEngine
dispose method
SyncEngine class