pub fn resolve_spin_box_style(
override_: &Option<SharedSpinBoxStyle>,
ctx: &BuildContext<'_>,
) -> SharedSpinBoxStyleExpand description
Convenience for callers that need to resolve the active style
(per-call override → theme slot → default RecipeSpinBoxStyle).