colorElement property

  1. @JsonKey(name: '_color')
List<Element?>? colorElement
inherited

colorElement Extensions for color

Implementation

@JsonKey(name: '_color')
List<Element?>? get colorElement => throw _privateConstructorUsedError;