edgeColor property

  1. @JsonKey(name: 'edge_color')
int get edgeColor
inherited

The color on the edges of the backdrop in RGB format

Implementation

@JsonKey(name: 'edge_color')
int get edgeColor;