NiceOAuthButtons constructor
Implementation
const NiceOAuthButtons({
super.key,
required this.providers,
required this.onPressed,
this.vertical = true,
this.disabled = false,
});
const NiceOAuthButtons({
super.key,
required this.providers,
required this.onPressed,
this.vertical = true,
this.disabled = false,
});