dialogMessage property
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;
The message to display in the multi-choice dialog.
Defaults to 'Select an application to open this link:' if not provided.
final String? dialogMessage;