title property

Widget? title
final

The (optional) title of the progress dialog is displayed in a large font at the top of the dialog.

Implementation

final Widget? title;