systemIcon property

String? systemIcon
final

SF Symbol / icon name used to resolve a CarIcon for the tab bar item. Common names such as "map", "house", "star" are mapped to Car App Library built-in icons. Unknown names fall back to a default.

Implementation

final String? systemIcon;