statusBarHeight property
double
get
statusBarHeight
The offset from the top, in dp
Implementation
double get statusBarHeight => _statusBarHeight / _pixelRatio;
The offset from the top, in dp
double get statusBarHeight => _statusBarHeight / _pixelRatio;