VerifyUserButton constructor
const
VerifyUserButton({})
Implementation
const VerifyUserButton(
{super.key,
required this.localetext,
required this.onLogin,
required this.onSignup,
required this.verifytype,
this.buttonType});