wheelSquarePadding property

double wheelSquarePadding
final

Padding between shade square inside the hue wheel and inner side of the wheel.

Keep it reasonable in relation to wheelDiameter and wheelWidth, values from 0 to 20 are recommended.

Defaults to 0 dp.

Implementation

final double wheelSquarePadding;