activeLinkCount property

int get activeLinkCount

Gets the total number of active links

Implementation

int get activeLinkCount => activeLinks.length;