isTop property

bool get isTop

Implementation

bool get isTop => index >= 0 && index <= 2;