subtitle property

String? subtitle
final

The subtitle for the resulting ListTile.

If this value is null, then value will be used.

Implementation

final String? subtitle;