OPACITY_20

Static OPACITY_20 

Source
pub static OPACITY_20: Lazy<String>
Expand description

Generated from css file. Class content: opacity: 0.2;

§Example

html!("div", { .dwclass!("opacity_20") });