DrawDiamond( {this.backgroundColor = Colors.black, this.with3dEffect = false}) { painter = Paint() ..color = this.backgroundColor ..style = PaintingStyle.fill; }