sunBasePaint property

Paint sunBasePaint
final

SunBasePaint will draw the gradient base/surface of the sun

Implementation

final Paint sunBasePaint = Paint()..filterQuality = FilterQuality.low;