dialogMessage property

String? dialogMessage
final

The message to display in the multi-choice dialog.

Defaults to 'Select an application to open this link:' if not provided.

Implementation

final String? dialogMessage;