menu
ruut package
documentation
models/ruut_user_model.dart
SocialProfile
SocialProfile.new constructor
SocialProfile.new constructor
dark_mode
light_mode
SocialProfile
constructor
SocialProfile
(
{
String
?
twitter
,
String
?
facebook
,
String
?
github
,
String
?
linkedin
,
})
Implementation
SocialProfile({ this.twitter, this.facebook, this.github, this.linkedin, });
ruut package
documentation
models/ruut_user_model
SocialProfile
SocialProfile.new constructor
SocialProfile class