screenWidth property
The total width of the shopper's device screen in pixels.
Implementation
@BuiltValueField(wireName: r'screenWidth')
int get screenWidth;
The total width of the shopper's device screen in pixels.
@BuiltValueField(wireName: r'screenWidth')
int get screenWidth;