isCurrent property

bool get isCurrent

Implementation

bool get isCurrent => _index + 1 == _graphs.length;