Creates a new button with icon as the content
icon
const FontCustomButton({ super.key, this.onClick = _doNothing, this.icon = const SizedBox(), });