title property

Widget? title
final

Title show a content at the center of this widget.

Usually a Text

Implementation

final Widget? title;