zenScope property
ZenScope?
get
zenScope
Gets the current ZenScope from the widget tree
Implementation
ZenScope? get zenScope => _ZenScopeProvider.maybeOf(this);
Gets the current ZenScope from the widget tree
ZenScope? get zenScope => _ZenScopeProvider.maybeOf(this);