subTitle property

String? subTitle
final

Secondary text for the sub-title.

subTitle is rendered on a second line below the title, and may be styled differently.

Implementation

final String? subTitle;