tileMode property

TileMode tileMode
final

How this gradient should tile the plane in the region before startAngle and after endAngle.

The gradient will be painted in the sector between startAngle and endAngle. The tileMode determines what happens in the remaining area:

Implementation

final TileMode tileMode;