urlSpan property

FileSpan get urlSpan
override

The span of the URL for this dependency, including the quotes.

Implementation

FileSpan get urlSpan => span.withoutInitialAtRule().initialQuoted();