message property

Widget message
final

The content to display in the dialog.

Typically a Text widget.

Implementation

final Widget message;