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