const BoardView({ Key? key, this.projectId = 1, this.apiKey, this.containerColor = Colors.black, }) : super(key: key);