RowLayout.width_sm#

property RowLayout.width_sm[source]#

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

Type

List[int]