colors property

List<Color> colors
final

A list of colors from which the balloons will be randomly colored.

Implementation

final List<Color> colors;