borderRadius property

double? borderRadius
final

The radius of the image corners when applyImageRadius is true. Used to control the roundness of the corners.

Implementation

final double? borderRadius;