chipOpacity property

double? chipOpacity
final

If chipOutlined is true this value becomes the border opacity, If chipOutlined is false this value becomes the background opacity

Implementation

final double? chipOpacity;