checkboxShape property

OutlinedBorder? checkboxShape
final

The shape of the checkbox.

This is applicable for checkbox which is shown when enable the showCheckboxColumn property.

See also,

Checkbox.shape

Implementation

final OutlinedBorder? checkboxShape;