const JBButton({super.key, required this.text, required this.onPressed, this.type, this.icon, this.child });