menu
carp_mobile_sensing package
documentation
runtime.dart
AppTaskController
taskTotal property
taskTotal property
dark_mode
light_mode
taskTotal
property
int
get
taskTotal
The total number of tasks.
Implementation
int get taskTotal => userTaskQueue.length;
carp_mobile_sensing package
documentation
runtime
AppTaskController
taskTotal property
AppTaskController class