menu
khadem package
documentation
scheduler.dart
SchedulerEngine
taskCount property
taskCount property
dark_mode
light_mode
taskCount
property
int
get
taskCount
Get the count of registered tasks
Implementation
int get taskCount => _tasks.length;
khadem package
documentation
scheduler
SchedulerEngine
taskCount property
SchedulerEngine class