const OutlineIconButton({ required this.text, this.color = FUIColors.black500, this.icon, this.onTap, super.key });