centerColor property

  1. @JsonKey(name: 'center_color')
int get centerColor
inherited

The color in the center of the backdrop in RGB format

Implementation

@JsonKey(name: 'center_color')
int get centerColor;