isTheFirstOne property
bool
get
isTheFirstOne
If is the first one on a row
Implementation
bool get isTheFirstOne => isTheFirstOnRow(parent.animationElements);
If is the first one on a row
bool get isTheFirstOne => isTheFirstOnRow(parent.animationElements);