padBotH static method

dynamic padBotH()

底部被系统遮挡的高度(刘海屏或系统状态栏)

Implementation

static padBotH() {
  return _botbarH;
}