radius property Null safety
final
The radius of the round image.
If radius is null the images adjusts to the available space.
Implementation
final double? radius;
The radius of the round image.
If radius is null the images adjusts to the available space.
final double? radius;