title property

Widget? title
final

A Widget that will be shown on top of the Dailog as a title

Implementation

final Widget? title;