message property

Widget? message
final

The (optional) message of the progress dialog is displayed in the center of the dialog in a lighter font.

Implementation

final Widget? message;