shape property

ShapeBorder? shape
final

The shape of the card's border.

If null, defaults to rounded corners of 40 logical pixels on the top edges.

Implementation

final ShapeBorder? shape;