pub fn resolve_date_edit_style(
override_: &Option<SharedDateEditStyle>,
ctx: &BuildContext<'_>,
) -> SharedDateEditStyleExpand description
Convenience for callers that need the active style (per-call
override → theme slot → RecipeDateEditStyle).