RowLayout.width_md#

property RowLayout.width_md[source]#

List of column widths on screens of size ‘md’ or bigger (>=768px). Content must be integers between 1 and 12.

Type

List[int]