blazerShirt static method

String blazerShirt(
  1. Color color
)

Implementation

static String blazerShirt(Color color) => _blazzerShirt(color);