isCurrentListed property

bool isCurrentListed

This value indicates if values does contain current.

Implementation

bool get isCurrentListed => currentIndex >= 0;