Skip to main content

resolve_spin_box_style

Function resolve_spin_box_style 

Source
pub fn resolve_spin_box_style(
    override_: &Option<SharedSpinBoxStyle>,
    ctx: &BuildContext<'_>,
) -> SharedSpinBoxStyle
Expand description

Convenience for callers that need to resolve the active style (per-call override → theme slot → default RecipeSpinBoxStyle).