statusBarHeight property

double get statusBarHeight

顶部状态栏高度

Implementation

double get statusBarHeight => ui.window.padding.top / pixelRatio;