title property

Widget? title
final

Main title widget of the view. Usually a Text widget.

Implementation

final Widget? title;