UpdateEmailMobileButton constructor
const
UpdateEmailMobileButton({})
Implementation
const UpdateEmailMobileButton(
{super.key,
required this.localetext,
required this.onUpdate,
required this.verifyType,
this.buttonType});