backgroundColor property

  1. @JsonKey(name: 'background_color')
String? backgroundColor
final

Background color of the frame.

Implementation

@JsonKey(name: 'background_color')
final String? backgroundColor;