subtitle property

String? subtitle
final

Descriptive text for the match. Displayed smaller and less prominent compared to the title.

Implementation

// KRunner's "subtext" property.
final String? subtitle;