title property

String? title
final

A title that describes the content of the tab.

CarPlay only displays the title when the template is a root-template of a tab bar, otherwise setting this property has no effect.

Implementation

final String? title;