scope property
LevitScope?
get
scope
The LevitScope that currently owns this controller.
Implementation
LevitScope? get scope => _scope;
The LevitScope that currently owns this controller.
LevitScope? get scope => _scope;