shape property

OutlinedBorder? shape
final

The shape of the checkbox's Material.

If specified, overrides the default value of Checkbox.shape.

Implementation

final OutlinedBorder? shape;