availHeight property
int
get
availHeight
Implementation
int get availHeight => window.physicalSize.height ~/ window.devicePixelRatio;
int get availHeight => window.physicalSize.height ~/ window.devicePixelRatio;