getValues static method

List<LabelColor> getValues()

Implementation

static List<LabelColor> getValues() => List.from(_values);