title property

String? title
final

The title that will be shown at the top of the card.

If not null, it can't be empty.

Implementation

final String? title;