title property

Widget title
final

The title for the dialog.

Typically a Text widget.

Implementation

final Widget title;