beardLight static method

String beardLight(
  1. Color color
)

Implementation

static String beardLight(Color color) => _beardLight(color);