titleText property

String? titleText
final

An optional string-based title for the section, rendered as plain text in the header bar. Use this for simple textual titles when a custom title widget is not needed.

Implementation

final String? titleText;