isTheLastOne property
bool
get
isTheLastOne
If is the last one on a row
Implementation
bool get isTheLastOne => isTheLastOnRow(parent.animationElements);
If is the last one on a row
bool get isTheLastOne => isTheLastOnRow(parent.animationElements);