isTheLastOne property

bool get isTheLastOne

If is the last one on a row

Implementation

bool get isTheLastOne => isTheLastOnRow(parent.animationElements);