title property

Text? title
final

Title text takes a Text() widget.

Implementation

final Text? title;