messageWidget property

Widget? messageWidget
final

The message widget of the dialog.

If message is provided, this will be ignored.

Implementation

final Widget? messageWidget;