const FlexTableItemConfig.square(double size, {this.name, this.hidden = false,this.minWidth,}) : width = size, height = size, flex = null;