isDim property

bool isDim

Whether this color is a dim color.

Implementation

bool get isDim => index < 8;