colors property

List<Color> colors
final

colors list of colors for transition if user will not give any color then it'll take random color.

Implementation

final List<Color> colors;