applyImageRadius property

bool applyImageRadius
final

Whether to apply a border radius to the image corners. If true, the image corners will be rounded based on borderRadius.

Implementation

final bool applyImageRadius;