opacity35 property
Color
get
opacity35
get the color Color.withOpacity 0.35
Implementation
Color get opacity35 => this.withOpacity(0.35);
get the color Color.withOpacity 0.35
Color get opacity35 => this.withOpacity(0.35);