disabled property
Whether to disable the glass effect directly.
When true, renders as a simple Container without blur; also triggered by parent GlassStopper unless ignoreContextSignals is true. Defaults to false.
Implementation
final bool disabled;
Whether to disable the glass effect directly.
When true, renders as a simple Container without blur; also triggered by parent GlassStopper unless ignoreContextSignals is true. Defaults to false.
final bool disabled;