isTop property

bool get isTop

Implementation

bool get isTop => this == top || this == topStart || this == topEnd;