menu
workmanager_web package
documentation
execution.dart
WorkmanagerExecution
taskHandler property
taskHandler property
dark_mode
light_mode
taskHandler
property
BackgroundTaskHandler
?
taskHandler
getter/setter pair
The handler registered by the most recent
executeTask
call.
Implementation
BackgroundTaskHandler? taskHandler;
workmanager_web package
documentation
execution
WorkmanagerExecution
taskHandler property
WorkmanagerExecution class