feat: Update biometric icon color to match theme and enhance visibility

This commit is contained in:
2026-05-19 23:05:17 +02:00
parent 6035e3bc18
commit d0a985b4ab
3 changed files with 12 additions and 4 deletions
+2 -1
View File
@@ -80,9 +80,10 @@ class _BiometricGateScreenState extends State<BiometricGateScreen> {
mainAxisSize: MainAxisSize.min,
crossAxisAlignment: CrossAxisAlignment.stretch,
children: [
const Icon(
Icon(
Icons.fingerprint,
size: 44,
color: IconTheme.of(context).color,
),
const SizedBox(height: 16),
const Text(