This commit is contained in:
2025-11-25 12:51:29 +05:30
parent 18db360a45
commit 3358ec7669
6 changed files with 292 additions and 105 deletions

View File

@@ -43,7 +43,7 @@ class TransactionDetailsScreen extends StatelessWidget {
? Symbols.call_received
: Symbols.call_made,
color: isCredit
? Theme.of(context).colorScheme.secondary
? const Color(0xFF10BB10)
: Theme.of(context).colorScheme.error,
size: 28,
),