shape property

BoxShape shape
final

The shape of the box.

Applied if decoration is null or a BoxDecoration. Ignored otherwise.

Implementation

final BoxShape shape;