borderRadius property
Override border radius of the checkbox square.
When null, uses the theme border radius or small radius (4px).
Implementation
final BorderRadiusGeometry? borderRadius;
Override border radius of the checkbox square.
When null, uses the theme border radius or small radius (4px).
final BorderRadiusGeometry? borderRadius;