content property

Widget? content
final

The content of the dialog. Usually, a Text widget

Implementation

final Widget? content;