title property

String title
final

The title displayed at the top of the dialog. Type: String (required). Usage: Provides a clear header for the text input purpose, e.g., 'Enter Description'.

Implementation

final String title;