zenScope property

ZenScope? get zenScope

Gets the current ZenScope from the widget tree

Implementation

ZenScope? get zenScope => _ZenScopeProvider.maybeOf(this);