borderRadius property

double? borderRadius
final

If non-zero, the corners of this widget are rounder by the provide value.

If null, then the default value is 25.

Implementation

final double? borderRadius;