hat static method

String hat(
  1. Color color
)

Implementation

static String hat(Color color) => _hat(color);