ltk::theme::accessors

Function shadows

Source
pub fn shadows(id: &str) -> Option<Vec<Shadow>>
Expand description

Resolve an elevation (outer-shadow stack) slot in the active mode. The returned Vec is a freshly cloned copy so call sites can hold it across frames without borrowing the global state.