borderRadius property

BorderRadiusGeometry? borderRadius
final

Override border radius of the checkbox square.

When null, uses the theme border radius or small radius (4px).

Implementation

final BorderRadiusGeometry? borderRadius;