mainColor property

Color mainColor
final

The color of the starting point of the gradient color.

This color is used when used as Color.

グラデーション色の開始地点の色。

Colorとして利用される場合はこの色が利用されます。

Implementation

final Color mainColor;