SocialLinks constructor

const SocialLinks({
  1. Key? key,
})

Implementation

const SocialLinks({Key? key}) : super(key: key);