opacityLevelCount property
int
get
opacityLevelCount
Get number of unique opacity levels
Implementation
int get opacityLevelCount => linesByOpacity.length;
Get number of unique opacity levels
int get opacityLevelCount => linesByOpacity.length;