socialIcon method
Render a social icon component
Implementation
@override
Component socialIcon(SocialIconProps props) => CodexSocialIcon(props);
Render a social icon component
@override
Component socialIcon(SocialIconProps props) => CodexSocialIcon(props);