opacity25 property

Opacity opacity25

Returns the widget with 25% opacity.

Implementation

Opacity get opacity25 => opacity(0.25);