XButton({ this.child, this.disabled = false, required this.callback, this.color, }) { type = type ?? XButtonType.btn; }