shape property

OutlinedBorder? shape
final

The shape of the checkbox's Material.

如果指定,则覆盖 TxRadio.shape 的默认值。

Implementation

final OutlinedBorder? shape;