reorderable property
Whether users can drag this header column to reorder it.
Setting this to false only stops this column being dragged directly. Other movable columns can still be moved around it.
Implementation
final bool reorderable;
Whether users can drag this header column to reorder it.
Setting this to false only stops this column being dragged directly. Other movable columns can still be moved around it.
final bool reorderable;