title property
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;
The primary title text displayed prominently at the top of the dialog. This should clearly state the action being confirmed, e.g., "Delete File?".
final String title;