linkColor property

  1. @BuiltValueField.new(wireName: r'link_color')
String? get linkColor

The organization's brand settings - link color.

Implementation

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