opacity10 property

Opacity opacity10

Returns the widget with 10% opacity.

Implementation

Opacity get opacity10 => opacity(0.10);