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