title property
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;
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'.
final String title;