titleText property

String? titleText
final

If you do not need any custom widget and just need a title then you can use this parameter.

Implementation

final String? titleText;