menu
getx_extended package
documentation
controller/source/countable_disposable_mixin.dart
CountableDisposableMixin
totalTasks property
totalTasks property
dark_mode
light_mode
totalTasks
property
int
get
totalTasks
Implementation
int get totalTasks => _tasks.length;
getx_extended package
documentation
controller/source/countable_disposable_mixin
CountableDisposableMixin
totalTasks property
CountableDisposableMixin mixin