fallbackButtonText property

String? fallbackButtonText

The fallback button text.

If set to empty string, the button will be hidden. A default title "Enter Password" is used when this property is unspecified.

IMPORTANT
Fallback button text is supported only on iOS and is ignored on Android.

Implementation

String? get fallbackButtonText;