stateBarHeight property

double stateBarHeight

状态栏高度

Implementation

double get stateBarHeight => MediaQuery.of(this).padding.top;