availWidth property
int
get
availWidth
Implementation
int get availWidth => window.physicalSize.width ~/ window.devicePixelRatio;
int get availWidth => window.physicalSize.width ~/ window.devicePixelRatio;