menu
getx_extended package
documentation
controller/source/countable_controller.dart
CountableController
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_controller
CountableController
totalTasks property
CountableController mixin