menu
to_do_package package
documentation
utils/session_manager.dart
SessionManager
getTotalLeadCount method
getTotalLeadCount method
dark_mode
light_mode
getTotalLeadCount
method
String
?
getTotalLeadCount
(
)
Implementation
String? getTotalLeadCount() { return SessionManagerMethods.getString(totalLeadCount); }
to_do_package package
documentation
utils/session_manager
SessionManager
getTotalLeadCount method
SessionManager class