opacity property

double? opacity
final

If outlined is true this value becomes the border opacity, defaults to 0.3

If outlined is false this value becomes the background opacity, defaults to 0.12

Implementation

final double? opacity;