ignoreContextSignals property
Whether to ignore glass stopping signals from parent context.
When true, Glass ignores GlassStopper.isStopping and always applies blur; useful for critical UI elements in SliverScreen that must remain frosted.
Implementation
final bool ignoreContextSignals;