padTopH static method

dynamic padTopH()

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

Implementation

static padTopH() {
  return _topbarH;
}