columnDragFeedbackBuilder property
Called to obtain the feedback widget for the column when it is about to drag. If null, a Text widget will be loaded by default with the dragging header cell constraints.
Implementation
final ColumnDragFeedbackBuilderCallback? columnDragFeedbackBuilder;