subtitle property

String? subtitle
final

Optional subtitle text displayed below the title.

Defaults to 'Keep up the good work!' if not provided.

Implementation

final String? subtitle;