title property

Widget? title
final

Typically a Text widget that contains a description of the current contents of the app.

Implementation

final Widget? title;