textColor property

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

The color commonly used in signage for this line.

Implementation

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