menu
aegee_leiden_app
screens/userProfile/local_widgets/chips.dart
ProfileChips
ProfileChips const constructor
ProfileChips
dark_mode
light_mode
ProfileChips
constructor
const
ProfileChips
(
{
Key
?
key
,
required
UserModel
user
}
)
Implementation
const ProfileChips({ super.key, required this.user, });
aegee_leiden_app
chips
ProfileChips
ProfileChips const constructor
ProfileChips class