scaleHeight property
double
get
scaleHeight
Implementation
double get scaleHeight =>
(_screenHeight! - _statusBarHeight! - _bottomBarHeight!) / uiHeightPx;
double get scaleHeight =>
(_screenHeight! - _statusBarHeight! - _bottomBarHeight!) / uiHeightPx;