title property

Text? title
final

A Text widget that will be the title of the section this data inside the AlertDialog.

Implementation

final Text? title;