textColor property

  1. @JsonKey.new(name: 'text_color')
String get textColor
inherited

Implementation

@JsonKey(name: 'text_color')
String get textColor => throw _privateConstructorUsedError;