feat: Update biometric screens to remove amber color from fingerprint icon for consistency
This commit is contained in:
@@ -58,7 +58,6 @@ class BiometricChoiceScreen extends StatelessWidget {
|
||||
children: [
|
||||
const Icon(
|
||||
Icons.fingerprint,
|
||||
color: Colors.amber,
|
||||
size: 44,
|
||||
),
|
||||
const SizedBox(height: 16),
|
||||
|
||||
Reference in New Issue
Block a user