MiniGoogleSocialButton constructor
const
MiniGoogleSocialButton({
- Key? key,
- SocialButtonConfiguration? config,
A ready to use Google MiniSocialButton provided by fireauth
Implementation
const MiniGoogleSocialButton({Key? key, this.config}) : super(key: key);