title property

Widget? title
final

The title of this bar.

Usually a Text widget.

Header Example

Implementation

final Widget? title;