title property

Widget? title
final

The widget that should be displayed as the AppBar title.

Implementation

final Widget? title;