title property

Widget? title
final

The title of the dialog. Usually, a Text widget

Implementation

final Widget? title;