scope property
LevitScope
get
scope
The LevitScope that currently owns this state.
Implementation
LevitScope get scope => _owner.scope;
The LevitScope that currently owns this state.
LevitScope get scope => _owner.scope;