title property

String? title
final

text of type String is alternative to child. text will get priority over titleChild

Implementation

final String? title;