radius property

double? radius
final

Card圆角属性,默认是0。 圆角是控制四个角的,目前无法单独控制某个角。

Implementation

final double? radius;