safeHeight top-level property

double safeHeight

Implementation

double get safeHeight =>
    screenUtil.statusBarHeight + screenUtil.bottomBarHeight;