shortHairTheCaesarSidePart static method

String shortHairTheCaesarSidePart(
  1. Color color
)

Implementation

static String shortHairTheCaesarSidePart(Color color) =>
    _shortHairTheCaesarSidePart(color);