SocialSignInButton.facebook constructor
const
SocialSignInButton.facebook({})
Implementation
const factory SocialSignInButton.facebook({
void Function()? onPressed,
String? label,
ButtonSize size,
bool fullWidth,
bool disabled,
bool loading,
Key? key,
}) = _FacebookSignInButton;