Extras removed

This commit is contained in:
2025-11-27 11:47:39 +05:30
parent b9147b30d5
commit b19bc2e222
10 changed files with 14 additions and 215 deletions

View File

@@ -75,7 +75,7 @@ class _CardManagementScreen extends State<CardManagementScreen> {
),
);
},
disabled: true,
disabled: false,
),
Divider(height: 1, color: Theme.of(context).dividerColor),
],