title property
The optional title displayed at the top of the dialog.
Type: String? Usage: Provides a descriptive header for the date selection dialog.
Implementation
final String? title;
The optional title displayed at the top of the dialog.
Type: String? Usage: Provides a descriptive header for the date selection dialog.
final String? title;