opacity10 property

Color get opacity10

get the color Color.withOpacity 0.1

Implementation

Color get opacity10 => this.withOpacity(0.1);