imageShape property
Whether the image should have rounded corners or be rectangular. BoxShape.circle for circular shape, BoxShape.rectangle for rectangular.
Implementation
final BoxShape imageShape;
Whether the image should have rounded corners or be rectangular. BoxShape.circle for circular shape, BoxShape.rectangle for rectangular.
final BoxShape imageShape;