wheelSquareBorderRadius property

double wheelSquareBorderRadius
final

Border radius of the shade square inside the hue wheel.

Keep it reasonable, the thumb center always goes out to the square box corner, regardless of this border radius. It is only for visual design, the edge color shades are in the sharp corner, even if not shown.

Recommended values 0 to 16.

Defaults to 4 dp.

Implementation

final double wheelSquareBorderRadius;