pub fn hover_listener(
key: impl Into<SharedString>,
) -> impl Fn(&bool, &mut Window, &mut App) + 'staticExpand description
An .on_hover listener driving the fade for key — pair with
hover_t/hover_blend reads of the same key in the same element.