Change TPIn #4

This commit is contained in:
2025-11-08 20:07:04 +05:30
parent c26cc507a1
commit b5b6c6ed49
3 changed files with 171 additions and 189 deletions

View File

@@ -194,6 +194,7 @@ class _ProfileScreenState extends State<ProfileScreen> {
},
),
ListTile(
leading: const Icon(Icons.password),
title: Text('Change TPIN'),
onTap: () async {
// 1. Get the AuthService instance