pub fn inner_width(preferred_width: u16, area_width: u16) -> usizeExpand description
Compute the usable inner width for content inside a dialog.
Returns the number of character columns available between the borders, accounting for the terminal width constraint.