isBottom property

bool get isBottom

Implementation

bool get isBottom => index >= 3 && index <= 5;