pub fn scrollbar_width(variant: &ThemeVariant) -> f32Expand description
Returns the scrollbar width, checking geometry first, then widget metrics.
Falls back to 10.0 if neither source provides a value.
pub fn scrollbar_width(variant: &ThemeVariant) -> f32Returns the scrollbar width, checking geometry first, then widget metrics.
Falls back to 10.0 if neither source provides a value.