Width public enum Width Setting the width for each column. fixed(_:) A fixed with Declaration Swift case fixed(CGFloat) flexible Column width will be flexible. Declaration Swift case flexible infinity fill the remaining space if possible Declaration Swift case infinity