title property
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;
The title that will be shown at the top of the card.
If not null, it can't be empty.
final String? title;