centerColor property

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

Center color of the background in RGB format

Implementation

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