Initial commit for driver_tripz
This commit is contained in:
@@ -51,9 +51,9 @@ class VerifyEmailPage extends StatelessWidget {
|
||||
const SizedBox(
|
||||
height: 30,
|
||||
),
|
||||
MyElevatedButton(
|
||||
title: 'Send Verfication Code'.tr,
|
||||
onPressed: () => controller.sendVerifications())
|
||||
// MyElevatedButton(
|
||||
// title: 'Send Verfication Code'.tr,
|
||||
// onPressed: () => controller.sendVerifications())
|
||||
],
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user