subTitle property

Widget? subTitle
final

The tile's subTitle.

Typically a Text.

Implementation

final Widget? subTitle;