opacity property

double? opacity
final

Overall opacity of paint (colors within the paint can also have opacity values which would blend with this).

Implementation

final double? opacity;