LabelWidgetData constructor
LabelWidgetData({})
Implementation
LabelWidgetData({super.type = "label", super.cell, super.children, required this.label, this.color, this.backgroundColor, this.font});
LabelWidgetData({super.type = "label", super.cell, super.children, required this.label, this.color, this.backgroundColor, this.font});