textColor property

  1. @JsonKey(name: 'text_color')
int get textColor
inherited

The color for the text on the backdrop in RGB format

Implementation

@JsonKey(name: 'text_color')
int get textColor;