activeLinkCount property
int
get
activeLinkCount
Gets the total number of active links
Implementation
int get activeLinkCount => activeLinks.length;
Gets the total number of active links
int get activeLinkCount => activeLinks.length;