buttonColor property

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

The organization's brand settings - button color.

Implementation

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