buttonTextColor property

  1. @BuiltValueField.new(wireName: r'button_text_color')
String? get buttonTextColor

The organization's brand settings - button text color.

Implementation

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