gest added
This commit is contained in:
@@ -72,7 +72,7 @@ class PinKey extends StatelessWidget {
|
||||
? const Gap(20)
|
||||
: const Gap(0),
|
||||
(fromScreen == "login")
|
||||
? InkWell(
|
||||
? GestureDetector(
|
||||
onTap: () {
|
||||
forgotPinDialog(context);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user