title property

String? title
final

Title of the dialog. If null, the title will not be shown.

Implementation

final String? title;