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