title property

String? title
final

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;