MinimumSize Property
    Gets or sets the minimum width.
    
        public int MinimumSize { get; set; }- Namespace
- Spectre.Console 
- Containing Type
- Layout
- Property Type
- int
Remarks
    Defaults to 
            1.
    Must be greater than 0.