pub static STYLE_CLASS_SCALE_HAS_MARKS_ABOVE: Lazy<&'static str>
Expand description

A CSS class to match scale widgets with marks attached, all the marks are above for horizontal Scale. left for vertical Scale.

Refer to individual widget documentation for used style classes.