menu
drift_sync package
documentation
drift_sync.dart
SyncState
cancel method
cancel method
dark_mode
light_mode
cancel
method
SyncState
cancel
(
)
Implementation
SyncState cancel() { return copyWith(cancelRequested: true); }
drift_sync package
documentation
drift_sync
SyncState
cancel method
SyncState class