Creates a NeoDataTableColumn instance.
const NeoDataTableColumn({ required this.label, this.flex = 1, this.textAlign = TextAlign.left, });