const MotionToastSideBar({ Key? key, required this.color, required this.radius, }) : super(key: key);