isSpan property

bool get isSpan

Implementation

bool get isSpan => (parent is SpanModel);