scope property

LevitScope? get scope

The LevitScope that currently owns this controller.

Implementation

LevitScope? get scope => _scope;