title property

Widget? title
final

Typically a Text widget that contains the app name.

Implementation

final Widget? title;