title property
The title of the card header.
The header has a fixed height: if both a title and subtitle are specified, each takes up one line. If only the title is specified, it takes up both lines.
Required.
Implementation
core.String? title;
The title of the card header.
The header has a fixed height: if both a title and subtitle are specified, each takes up one line. If only the title is specified, it takes up both lines.
Required.
core.String? title;