StateWidget( this.label, { this.fontSize = 12, Color color = Colors.grey, double size = 100, }) : super(width: size, height: size, color: color);