UI #1
This commit is contained in:
@@ -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,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user