shape property

ShapeBorder? shape
final

定义面板InkResponse.customBorder and Ink.decoration的形状

如果此属性为空,则将使用矩形 RoundedRectangleBorder。。

Implementation

final ShapeBorder? shape;