borderRadius property

double? borderRadius
final

圆角大小

控制Toast容器的圆角半径,使用逻辑像素单位 较大的值创建更柔和的外观,0表示矩形

Implementation

final double? borderRadius;