SwitchWidgetData constructor
      
      SwitchWidgetData({})
     
    
    
Implementation
SwitchWidgetData({super.type = "switch", super.cell, super.children, required this.label, this.padding, this.databinding});SwitchWidgetData({super.type = "switch", super.cell, super.children, required this.label, this.padding, this.databinding});