radius property Null safety

double? radius
final

The radius of the round image.

If radius is null the images adjusts to the available space.

Implementation

final double? radius;