ColumnHeaderWidgetUI constructor
const
ColumnHeaderWidgetUI({})
Implementation
const ColumnHeaderWidgetUI({required this.columnHeaderData, this.headerBorderColor, this.isSortable = false, this.sortedColumn, this.backgroundColor, this.headerBorder = true, this.style,super.key});