shortHairShaggyMullet static method

String shortHairShaggyMullet(
  1. Color color
)

Implementation

static String shortHairShaggyMullet(Color color) =>
    _shortHairShaggyMullet(color);