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