borderRadius property

double borderRadius
final

The border radius of the checkbox.

This determines the roundness of the corners of the checkbox. A higher value will result in more rounded corners.

Implementation

final double borderRadius;