subtitleString property
String
get
subtitleString
Returns the subtitle string.
Implementation
String get subtitleString => subtitleWidget?.text | "";
Returns the subtitle string.
String get subtitleString => subtitleWidget?.text | "";