getStatusBarHeight top-level property

double getStatusBarHeight

获取状态栏高度

Implementation

double get getStatusBarHeight => mediaQuery.padding.top;