backgroundColor property

  1. @JsonKey.new(name: 'background_color')
String? get backgroundColor
inherited

Implementation

@JsonKey(name: 'background_color')
String? get backgroundColor => throw _privateConstructorUsedError;