title property

Widget? title
final

Optional title widget displayed at the top of the dialog.

Implementation

final Widget? title;