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