opacity20 property

Opacity opacity20

Returns the widget with 20% opacity.

Implementation

Opacity get opacity20 => opacity(0.20);