MessageDialog.with_content


Description:

public MessageDialog.with_content (string title, Widget content)

Creates a new message dialog with the given widget as content.

Parameters:

title

The title text.

content

The content widget.