menu
async_queue
async_queue.dart
AsyncQueue
currentJobUpdate method
currentJobUpdate
dark_mode
light_mode
currentJobUpdate
method
void
currentJobUpdate
(
CurrentJobUpdater
updater
)
Implementation
void currentJobUpdate(CurrentJobUpdater updater) => _currentJobUpdater = updater;
async_queue
async_queue
AsyncQueue
currentJobUpdate method
AsyncQueue class