toColorCode method

List<int> toColorCode()

Implementation

List<int> toColorCode() => [alpha, red, green, blue];