AvataaarClothes.shirtCrewNeck constructor

const AvataaarClothes.shirtCrewNeck([
  1. @Default(AvataaarClothes._defaultColor) @ColorSerialiser() Color color
])

Implementation

const factory AvataaarClothes.shirtCrewNeck(
    [@Default(AvataaarClothes._defaultColor)
    @ColorSerialiser()
        Color color]) = AvataaarTypeClothesShirtCrewNeck;