widthXL property

int get widthXL

Returns the width of the column for the given screen size

internal use only

Implementation

int get widthXL => colXL ?? widthL;