shape property
The shape of the checkbox.
If null, falls back to StreamCheckboxStyle.shape, then the design system defaults.
Implementation
final OutlinedBorder? shape;
The shape of the checkbox.
If null, falls back to StreamCheckboxStyle.shape, then the design system defaults.
final OutlinedBorder? shape;