appNotInstalledDialogTitle property

String? appNotInstalledDialogTitle
final

The title for the "App not installed" dialog.

Defaults to 'App Not Installed' if not provided.

Implementation

final String? appNotInstalledDialogTitle;