biometricPromptNegativeButton property
The label for the negative (cancel) button shown in the biometric prompt.
Required when AndroidBiometricType.strongBiometricOnly is used, or on Android 10 (API level 29) and lower, because device-credential fallback is unavailable and the system needs an explicit dismiss action.
Implementation
final String? biometricPromptNegativeButton;