menu
to_do_package package
documentation
utils/session_manager.dart
SessionManager
getGoalCount method
getGoalCount method
dark_mode
light_mode
getGoalCount
method
int
?
getGoalCount
(
)
Implementation
int? getGoalCount() { return SessionManagerMethods.getInt(goalCount); }
to_do_package package
documentation
utils/session_manager
SessionManager
getGoalCount method
SessionManager class