FooterSocialIconsAndLiability constructor
- Key? key,
- required UserSettings userSettings,
Implementation
const FooterSocialIconsAndLiability({
super.key,
required this.footerConfig,
required this.userSettings,
});
const FooterSocialIconsAndLiability({
super.key,
required this.footerConfig,
required this.userSettings,
});