safeHeight top-level property
double
get
safeHeight
Implementation
double get safeHeight => screenUtil.statusBarHeight + screenUtil.bottomBarHeight;
double get safeHeight => screenUtil.statusBarHeight + screenUtil.bottomBarHeight;