dialogTitle property

String? dialogTitle
final

The title for the multi-choice dialog.

Defaults to 'Choose an app' if not provided.

Implementation

final String? dialogTitle;