buttonTextColor property

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

The organization's brand settings - button text color.

Implementation

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