CyberLanguageSwitch constructor
const
CyberLanguageSwitch({})
Implementation
const CyberLanguageSwitch({
super.key,
this.width,
this.height,
this.padding,
this.activeColor,
this.inactiveColor,
this.textStyle,
this.showIcon = true,
this.showText = true,
});