borderRadius property
Border radius applied to the checkbox square corners.
Creates rounded corners on the checkbox container. When null, uses the theme's small border radius (typically 4 logical pixels).
Implementation
final BorderRadiusGeometry? borderRadius;