shape property

OutlinedBorder? shape
final

The OutlinedBorder to draw around the chip.

Defaults to the shape in the ambient ChipThemeData.

Implementation

final OutlinedBorder? shape;