title property

Text? title
final

A Text widget that will be the title of the AlertDialog.

Implementation

final Text? title;