shirtCrewNeck static method

String shirtCrewNeck(
  1. Color color
)

Implementation

static String shirtCrewNeck(Color color) => _shirtCrewNeck(color);