shape property
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;
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.
final ShapeBorder? shape;