color property

String? color
final

Contains the color commonly used in signage for this transit line. The color will be specified as a hex string such as: #FF0033.

Implementation

final String? color;