imageShape property

BoxShape imageShape
final

Whether the image should have rounded corners or be rectangular. BoxShape.circle for circular shape, BoxShape.rectangle for rectangular.

Implementation

final BoxShape imageShape;