Block( {Key? key, this.width = 80.0, this.height = 80.0, this.title = "", this.color = Colors.blueAccent}) : super(key: key);