subTitleText property

String? subTitleText
final

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

Implementation

final String? subTitleText;