lineSortKey property Null safety

double? lineSortKey
read / write

Sorts features in ascending order based on this value. Features with a higher sort key will appear above features with a lower sort key.

Implementation

double? lineSortKey;