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.

Implementation

String? get fallbackButtonText;