menu
cupthread_feedback
cupthread_feedback.dart
UserProfileView
UserProfileView const constructor
UserProfileView
dark_mode
light_mode
UserProfileView
constructor
const
UserProfileView
(
{
Key
?
key
,
required
String
userId
,
})
Implementation
const UserProfileView({ super.key, required this.userId, });
cupthread_feedback
cupthread_feedback
UserProfileView
UserProfileView const constructor
UserProfileView class