MiniNewFacebookSocialButton constructor
const
MiniNewFacebookSocialButton({
- Key? key,
- SocialButtonConfiguration? config,
A ready to use Facebook MiniSocialButton provided by fireauth with the new style applied
Implementation
const MiniNewFacebookSocialButton({Key? key, this.config}) : super(key: key);