scope property

LevitScope? get scope
inherited

The LevitScope that currently owns this controller.

Implementation

LevitScope? get scope => _scope;