mergeEmptyLanes property

bool mergeEmptyLanes
final

Whether or not all lanes for a given domain value should be merged into one wide lane if all measure values for said domain are null.

Implementation

final bool mergeEmptyLanes;