title property

String title
final

The primary title text displayed prominently at the top of the dialog. This should clearly state the action being confirmed, e.g., "Delete File?".

Implementation

final String title;