const GdgButton({ super.key, required this.onPressed, this.child, this.icon, this.color = GdgColors.primary, }) : isLarge = false;