scope property

Scope scope

Implementation

Scope get scope {
  return ScopeProvider.of(this).scope;
}