lengthRange property

int get lengthRange

Range of lengths in this category

Implementation

int get lengthRange => longestLength - shortestLength;