shape property
final
The shape of the checkbox's Material.
If specified, overrides the default value of Checkbox.shape.
Implementation
final OutlinedBorder? shape;
The shape of the checkbox's Material.
If specified, overrides the default value of Checkbox.shape.
final OutlinedBorder? shape;