SocialProviderConfig constructor
const
SocialProviderConfig({})
Implementation
const SocialProviderConfig({
required this.defaultLabel,
required this.backgroundColor,
required this.foregroundColor,
required this.borderColor,
required this.hoverBackgroundColor,
required this.buildIcon,
});