color property

  1. @BuiltValueField(wireName: r'color')
String? color

The color commonly used in signage for this line.

Implementation

@BuiltValueField(wireName: r'color')
String? get color;