backgroundColor property

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

The organization's brand settings - background color.

Implementation

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