menu
tattoo
screens/main/profile/profile_card.dart
ProfileBackContent
ProfileBackContent.new const constructor
ProfileBackContent.new
dark_mode
light_mode
ProfileBackContent
constructor
const
ProfileBackContent
(
{
Key
?
key
,
required
User
profile
,
})
Implementation
const ProfileBackContent({super.key, required this.profile});
tattoo
profile_card
ProfileBackContent
ProfileBackContent.new const constructor
ProfileBackContent class