const ButtonOperatorCard({Key? key, required this.buttons, this.isSpaceAround = false}) : super(key: key);