shape property

BoxShape shape
final

The shape to make the button.

Defaults to BoxShape.rectangle.

Implementation

final BoxShape shape;