hasDisplayList property

bool hasDisplayList

Implementation

bool get hasDisplayList =>
    queryOrder.displayCompare != null || _ql.length > 1;