title property

String? title
getter/setter pair

The title must be specified.

The header has a fixed height: if both a title and subtitle is specified, each takes up one line. If only the title is specified, it takes up both lines.

Implementation

core.String? title;