isSkipped property

bool isSkipped

Implementation

bool get isSkipped => _getAttribute<bool>(kSkipped, false);