ButtonContents constructor
ButtonContents({})
Implementation
ButtonContents({
this.iconSize,
this.text = '',
this.iconUrl,
this.textStyle,
this.darkMode = false,
this.separator,
this.textColor,
this.isIcon = false,
});