S360FDataColumn constructor
const
S360FDataColumn({})
Implementation
const S360FDataColumn({
required this.label,
this.isNumeric = false,
this.tooltip,
this.onSort,
this.fixedWidth = const IntrinsicColumnWidth(flex: 1),
this.isOptional = false,
});