columnOrder property

List<int> get columnOrder

Implementation

List<int> get columnOrder => List<int>.unmodifiable(_order);