visibleIndex property
int
get
visibleIndex
Element index of on rolling what you are looking at
Implementation
int get visibleIndex => parent.animationElements.indexOf(this);
Element index of on rolling what you are looking at
int get visibleIndex => parent.animationElements.indexOf(this);