pub const NAMED: LocalKey<RefCell<HashMap<Cow<'static, str>, (State, Vec<(usize, Tree)>)>>>;
A map of named widget states.