shape property

BoxShape shape
final

The box shape applied to the area. By default, the value of shape is BoxShape.rectangle

Implementation

final BoxShape shape;