Static style::context::DEFAULT_DISABLE_STYLE_SHARING_CACHE
source ยท pub static DEFAULT_DISABLE_STYLE_SHARING_CACHE: AtomicBool
Expand description
A global variable holding the state of
StyleSystemOptions::default().disable_style_sharing_cache
.
See #22854.