isTheFirstOne property

bool get isTheFirstOne

If is the first one on a row

Implementation

bool get isTheFirstOne => isTheFirstOnRow(parent.animationElements);