Constructor for DigitGridColumn
const DigitGridColumn({ required this.label, required this.key, this.width = 100, });