shape property

ShapeBorder? shape
final

The shape of each carousel item's Material.

Defines each item's Material.shape.

Defaults to a RoundedRectangleBorder with a circular corner radius of 28.0.

Implementation

final ShapeBorder? shape;