titleText property

String? titleText
final

type of String used to pass text, alternative to title property and gets higher priority than title

Implementation

final String? titleText;