shape property

BoxShape shape
final

The shape to fill the background color, gradient into and to cast as the shadow. The heigth is used as the diameter of the circle

If this is BoxShape.circle then borderRadius must be null.

Implementation

final BoxShape shape;