subtitle property

String? subtitle
final

The subtitle displayed below the title.

Optional. If null, no subtitle is shown.

Implementation

final String? subtitle;