//! Scroll chevron geometry trait and presets.
//!
//! Ported from `button/style.rs` section 42.
/// Geometry parameters for `draw_scroll_chevron`.
///
/// Ported from `mlc/toolbar_core.rs` `draw_toolbar_with_icons`:
/// `chevron_size = 16.0`.
/// Default scroll chevron style — matches `mlc/toolbar_core.rs` (16 px).
;