borderRadius property

double? get borderRadius

Border radius of the avatar widget in logical pixels.

Used by container widgets for proper clipping and visual effects.

Implementation

double? get borderRadius;