menu
pangrowth_content package
documentation
controller/user_profile_controller.dart
UserProfileController
profileId property
profileId property
dark_mode
light_mode
profileId
property
String
?
get
profileId
当前绑定的个人主页 ID
Implementation
String? get profileId => _profileId;
pangrowth_content package
documentation
controller/user_profile_controller
UserProfileController
profileId property
UserProfileController class