titleString property
String
get
titleString
Returns the title string.
Implementation
String get titleString => titleWidget?.text | "";
Returns the title string.
String get titleString => titleWidget?.text | "";