CanvasBoolDialog({ Key? key, required this.blockColor, required this.defaultValue, }) : super(key: key);