9/13/2
This commit is contained in:
@@ -184,13 +184,13 @@ class LoginPage extends StatelessWidget {
|
||||
displayFullTextOnTap: true,
|
||||
stopPauseOnTap: true,
|
||||
),
|
||||
GestureDetector(
|
||||
onTap: () => Get.to(LoginCaptin()),
|
||||
child: Text(
|
||||
'If You Want be Captin Click Here.'.tr,
|
||||
style: AppStyle.headtitle2,
|
||||
),
|
||||
)
|
||||
// GestureDetector(
|
||||
// onTap: () => Get.to(LoginCaptin()),
|
||||
// child: Text(
|
||||
// 'If You Want be Captin Click Here.'.tr,
|
||||
// style: AppStyle.headtitle2,
|
||||
// ),
|
||||
// )
|
||||
],
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user