statusBarHeight property

double get statusBarHeight

获取状态栏高度

Implementation

double get statusBarHeight => mediaQuery.padding.top;