menu
flutter_biometric_crypto package
documentation
flutter_biometric_crypto_platform_interface.dart
BiometricPromptInfo
negativeButtonText property
negativeButtonText property
dark_mode
light_mode
negativeButtonText
property
String
?
negativeButtonText
final
The text for the negative button (e.g., "Cancel") (Android only).
Implementation
final String? negativeButtonText;
flutter_biometric_crypto package
documentation
flutter_biometric_crypto_platform_interface
BiometricPromptInfo
negativeButtonText property
BiometricPromptInfo class