The current visual order as a list of LOGICAL column indices.
List<int> get columnOrder => List<int>.unmodifiable(_order);