opacity75 property

Opacity opacity75

Returns the widget with 75% opacity.

Implementation

Opacity get opacity75 => opacity(0.75);